You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds e2e tests for go/v3-alpha and refactors
test code such that it is easier to add other plugin tests
going forward.
test/e2e/utils: add util to remove tool binaries from path
test/e2e/v3: refactor generation code so all plugins can be tested
test/e2e/v2: rename test files
*: clean up scripts
Copy file name to clipboardExpand all lines: scripts/setup.sh
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,3 @@ export GO111MODULE=on
26
26
27
27
# You can use --image flag to specify the cluster version you want, e.g --image=kindest/node:v1.13.6, the supported version are listed at https://hub.docker.com/r/kindest/node/tags
0 commit comments