Skip to content

Commit f49e141

Browse files
committed
Update csi-sanity test suite to v4.3.0
Allows for testing of the SINGLE_NODE_MULTI_WRITER capability.
1 parent d9815c2 commit f49e141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prow.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ configvar CSI_PROW_E2E_IMPORT_PATH "k8s.io/kubernetes" "E2E package"
234234
# of the cluster. The alternative would have been to (cross-)compile csi-sanity
235235
# and install it inside the cluster, which is not necessarily easier.
236236
configvar CSI_PROW_SANITY_REPO https://github.com/kubernetes-csi/csi-test "csi-test repo"
237-
configvar CSI_PROW_SANITY_VERSION v4.2.0 "csi-test version"
237+
configvar CSI_PROW_SANITY_VERSION v4.3.0 "csi-test version"
238238
configvar CSI_PROW_SANITY_PACKAGE_PATH github.com/kubernetes-csi/csi-test "csi-test package"
239239
configvar CSI_PROW_SANITY_SERVICE "hostpath-service" "Kubernetes TCP service name that exposes csi.sock"
240240
configvar CSI_PROW_SANITY_POD "csi-hostpathplugin-0" "Kubernetes pod with CSI driver"

0 commit comments

Comments
 (0)