Skip to content

Commit e7c67c6

Browse files
committed
[TESTING] use csi-test with GetSnapshot support
Repoository and branch are the source of PR kubernetes-csi/csi-test#573
1 parent 2fd2e39 commit e7c67c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-tools/prow.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,8 @@ configvar CSI_PROW_SIDECAR_E2E_PATH "${CSI_PROW_SIDECAR_E2E_IMPORT_PATH}" "CSI S
242242
# csi.sock as a TCP service for use by the csi-sanity command, which runs outside
243243
# of the cluster. The alternative would have been to (cross-)compile csi-sanity
244244
# and install it inside the cluster, which is not necessarily easier.
245-
configvar CSI_PROW_SANITY_REPO https://github.com/kubernetes-csi/csi-test "csi-test repo"
246-
configvar CSI_PROW_SANITY_VERSION v5.3.1 "csi-test version"
245+
configvar CSI_PROW_SANITY_REPO https://github.com/nixpanic/csi-test "csi-test repo"
246+
configvar CSI_PROW_SANITY_VERSION GetSnapshot "csi-test version"
247247
configvar CSI_PROW_SANITY_PACKAGE_PATH github.com/kubernetes-csi/csi-test "csi-test package"
248248
configvar CSI_PROW_SANITY_SERVICE "hostpath-service" "Kubernetes TCP service name that exposes csi.sock"
249249
configvar CSI_PROW_SANITY_POD "csi-hostpathplugin-0" "Kubernetes pod with CSI driver"

0 commit comments

Comments
 (0)