Skip to content

Commit 29bd39b

Browse files
authored
Merge pull request #152 from pohly/bump-csi-test
prow.sh: use csi-test v4.2.0
2 parents b546baa + bc42793 commit 29bd39b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: prow.sh

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

0 commit comments

Comments
 (0)