File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -239,8 +239,8 @@ configvar CSI_PROW_SIDECAR_E2E_PATH "${CSI_PROW_SIDECAR_E2E_IMPORT_PATH}" "CSI S
239239# csi.sock as a TCP service for use by the csi-sanity command, which runs outside
240240# of the cluster. The alternative would have been to (cross-)compile csi-sanity
241241# and install it inside the cluster, which is not necessarily easier.
242- configvar CSI_PROW_SANITY_REPO https://github.com/kubernetes-csi /csi-test " csi-test repo"
243- configvar CSI_PROW_SANITY_VERSION v5.3.1 " csi-test version"
242+ configvar CSI_PROW_SANITY_REPO https://github.com/nixpanic /csi-test " csi-test repo"
243+ configvar CSI_PROW_SANITY_VERSION GetSnapshot " csi-test version"
244244configvar CSI_PROW_SANITY_PACKAGE_PATH github.com/kubernetes-csi/csi-test " csi-test package"
245245configvar CSI_PROW_SANITY_SERVICE " hostpath-service" " Kubernetes TCP service name that exposes csi.sock"
246246configvar CSI_PROW_SANITY_POD " csi-hostpathplugin-0" " Kubernetes pod with CSI driver"
You can’t perform that action at this time.
0 commit comments