File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ e2e/operator-registry: ## Run e2e registry tests
130
130
$(MAKE ) e2e WHAT=operator-registry
131
131
132
132
e2e/olm : # # Run e2e olm tests
133
- $(MAKE ) e2e WHAT=operator-lifecycle-manager E2E_FLAKE_ATTEMPTS=0 E2E_CATALOG_NS=openshift-marketplace E2E_INSTALL_NS=openshift-operator-lifecycle-manager E2E_TEST_NS=openshift-operators E2E_TIMEOUT=120m KUBECTL=oc E2E_OPTS=" -communityOperators=quay.io/olmtest/test-catalog:v1.39.0"
133
+ $(MAKE ) e2e WHAT=operator-lifecycle-manager E2E_FLAKE_ATTEMPTS=0 E2E_CATALOG_NS=openshift-marketplace E2E_INSTALL_NS=openshift-operator-lifecycle-manager E2E_TEST_NS=openshift-operators E2E_TIMEOUT=135m KUBECTL=oc E2E_OPTS=" -communityOperators=quay.io/olmtest/test-catalog:v1.39.0"
134
134
135
135
.PHONY : vendor
136
136
vendor :
You can’t perform that action at this time.
0 commit comments