We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 879617d commit 28af6b2Copy full SHA for 28af6b2
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