Skip to content

Commit 8b1bbd5

Browse files
committed
.prow.sh: override driver name
When building from source, the latest deployment files and source code are used with a different driver name.
1 parent bda6825 commit 8b1bbd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.prow.sh

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ CSI_PROW_GINKO_PARALLEL="-p -nodes 40" # default was 7
88
#CSI_PROW_BUILD_JOB=false
99
#CSI_PROW_KUBERNETES_VERSION=latest
1010
#CSI_PROW_HOSTPATH_CANARY=canary
11+
CSI_PROW_HOSTPATH_DRIVER_NAME="hostpath.csi.k8s.io"
1112

1213
CSI_PROW_TESTS_SANITY="sanity"
1314

0 commit comments

Comments
 (0)