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.
1 parent ff2e9fa commit f457636Copy full SHA for f457636
Makefile
@@ -252,7 +252,7 @@ test: generate fmt vet setup-envtest $(GOTESTSUM) ## Run tests
252
253
# Allow overriding the e2e configurations
254
GINKGO_FOCUS ?= Workload cluster creation
255
-GINKGO_NODES ?= 3
+GINKGO_NODES ?= 1
256
GINKGO_NOCOLOR ?= false
257
GINKGO_TIMEOUT ?= 2h
258
E2E_FLAVOR ?= powervs-md-remediation
0 commit comments