There was an error while loading. Please reload this page.
2 parents 597833b + 86cef2d commit 9b1b00eCopy full SHA for 9b1b00e
test/sanity/run-tests-all-clouds.sh
@@ -23,7 +23,7 @@ function install_csi_sanity_bin {
23
mkdir -p $GOPATH/src/github.com/kubernetes-csi
24
pushd $GOPATH/src/github.com/kubernetes-csi
25
export GO111MODULE=off
26
- git clone https://github.com/kubernetes-csi/csi-test.git -b v5.3.1
+ git clone https://github.com/kubernetes-csi/csi-test.git -b v5.4.0
27
pushd csi-test/cmd/csi-sanity
28
make install
29
popd
0 commit comments