Skip to content

Commit 065be2e

Browse files
committed
Switching to master branch got GoCSI
1 parent e56fa7f commit 065be2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/e2e.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ UDS="/tmp/e2e-csi-sanity.sock"
55
CSI_ENDPOINTS="127.0.0.1:9998"
66
CSI_ENDPOINTS="$CSI_ENDPOINTS unix://${UDS}"
77
CSI_ENDPOINTS="$CSI_ENDPOINTS ${UDS}"
8-
CSI_MOCK_VERSION="support/csi-0.2.0"
8+
CSI_MOCK_VERSION="master"
99

1010
#
1111
# $1 - endpoint for mock.

0 commit comments

Comments
 (0)