test: upgrade csi-test to v5.3.1
This commit is contained in:
parent
f1e8e04230
commit
31ce112fc8
@ -31,7 +31,7 @@ function install_csi_sanity_bin {
|
||||
mkdir -p $GOPATH/src/github.com/kubernetes-csi
|
||||
pushd $GOPATH/src/github.com/kubernetes-csi
|
||||
export GO111MODULE=off
|
||||
git clone https://github.com/kubernetes-csi/csi-test.git -b v4.2.0
|
||||
git clone https://github.com/kubernetes-csi/csi-test.git -b v5.3.1
|
||||
pushd csi-test/cmd/csi-sanity
|
||||
make install
|
||||
popd
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user