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 5caaf92 + 8a5446b commit 98341e3Copy full SHA for 98341e3
Makefile
@@ -82,8 +82,8 @@ GINKGO_FOCUS ?=
82
GINKGO_SKIP ?=
83
GINKGO_NODES ?= 1
84
GINKGO_TIMEOUT ?= 2h
85
-GINKGO_POLL_PROGRESS_AFTER ?= 10m
86
-GINKGO_POLL_PROGRESS_INTERVAL ?= 1m
+GINKGO_POLL_PROGRESS_AFTER ?= 60m
+GINKGO_POLL_PROGRESS_INTERVAL ?= 5m
87
E2E_CONF_FILE ?= $(ROOT_DIR)/$(TEST_DIR)/e2e/config/docker.yaml
88
SKIP_RESOURCE_CLEANUP ?= false
89
USE_EXISTING_CLUSTER ?= false
0 commit comments