Skip to content

Commit 43b2ae8

Browse files
authored
Merge pull request #42 from sbezverk/gocsi_master
Switching to master branch got GoCSI
2 parents e56fa7f + 065be2e commit 43b2ae8

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)