mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-14 14:23:37 +00:00
Merge pull request #4178 from zmerlynn/jenkins_fix_status
Breakfix for #4177, not a real solution
This commit is contained in:
commit
9674939860
@ -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