We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d9e5c2 + 7d4bc73 commit 94b8621Copy full SHA for 94b8621
scripts/ci-e2e.sh
@@ -54,7 +54,7 @@ kind:prepullAdditionalImages
54
# Configure e2e tests
55
export GINKGO_NODES=3
56
export GINKGO_NOCOLOR=true
57
-export GINKGO_ARGS="${GINKGO_ARGS:-"--fail-fast"}"
+export GINKGO_ARGS="${GINKGO_ARGS:-""}"
58
export E2E_CONF_FILE="${REPO_ROOT}/test/e2e/config/docker.yaml"
59
export ARTIFACTS="${ARTIFACTS:-${REPO_ROOT}/_artifacts}"
60
export SKIP_RESOURCE_CLEANUP=false
0 commit comments