mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Breakfix for #4177, not a real solution
This commit is contained in:
parent
3a16a9c39e
commit
49a1984e98
@ -83,5 +83,5 @@ export E2E_REPORT_DIR=${WORKSPACE}
|
||||
go run ./hack/e2e.go ${E2E_OPT} -v --down
|
||||
go run ./hack/e2e.go ${E2E_OPT} -v --up
|
||||
go run ./hack/e2e.go -v --ctl="version --match-server-version=false"
|
||||
go run ./hack/e2e.go ${E2E_OPT} -v --test
|
||||
go run ./hack/e2e.go ${E2E_OPT} -v --test || echo "Ignored, Jenkins will pass/fail based on test failures"
|
||||
go run ./hack/e2e.go ${E2E_OPT} -v --down
|
||||
|
Loading…
Reference in New Issue
Block a user