We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06ed94c + 28af6b2 commit 404084fCopy full SHA for 404084f
scripts/ci-e2e.sh
@@ -36,7 +36,7 @@ export PATH="${REPO_ROOT}/hack/tools/bin:${PATH}"
36
capi:buildDockerImages
37
38
# Configure e2e tests
39
-export GINKGO_NODES=8
+export GINKGO_NODES=3
40
export GINKGO_NOCOLOR=true
41
export GINKGO_ARGS="${GINKGO_ARGS:-""}"
42
export E2E_CONF_FILE="${REPO_ROOT}/test/e2e/config/docker.yaml"
0 commit comments