Skip to content

Commit 3126c97

Browse files
fix: fixup paths for sidecar run
1 parent 35a7107 commit 3126c97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.prow.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#! /bin/bash
22

33
CSI_PROW_SIDECAR_E2E_IMPORT_PATH="github.com/kubernetes-csi/external-provisioner/v5/test/e2e"
4+
CSI_PROW_SIDECAR_E2E_PATH="github.com/kubernetes-csi/external-provisioner/test/e2e"
45

56
. release-tools/prow.sh
67

0 commit comments

Comments
 (0)