Skip to content

Commit 4ab8b15

Browse files
committed
use the tag to replace commit of csi-test
1 parent 5d74e45 commit 4ab8b15

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
@@ -227,7 +227,7 @@ configvar CSI_PROW_E2E_IMPORT_PATH "k8s.io/kubernetes" "E2E package"
227227
# of the cluster. The alternative would have been to (cross-)compile csi-sanity
228228
# and install it inside the cluster, which is not necessarily easier.
229229
configvar CSI_PROW_SANITY_REPO https://github.com/kubernetes-csi/csi-test "csi-test repo"
230-
configvar CSI_PROW_SANITY_VERSION af2d21f66c88d7b4956c17d8123cdc563ca0ba0a "csi-test version" # latest master
230+
configvar CSI_PROW_SANITY_VERSION v4.0.2 "csi-test version" # v4.0.2
231231
configvar CSI_PROW_SANITY_IMPORT_PATH github.com/kubernetes-csi/csi-test/v4 "csi-test package"
232232
configvar CSI_PROW_SANITY_SERVICE "hostpath-service" "Kubernetes TCP service name that exposes csi.sock"
233233
configvar CSI_PROW_SANITY_POD "csi-hostpathplugin-0" "Kubernetes pod with CSI driver"

0 commit comments

Comments
 (0)