File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 129129e2e/operator-registry : # # Run e2e registry tests
130130 $(MAKE ) e2e WHAT=operator-registry
131131
132+ ARTIFACT_DIR ?= '$(ROOT_DIR ) '
132133e2e/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"
134+ $(MAKE ) e2e WHAT=operator-lifecycle-manager 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" E2E_GINKGO_OPTS= " --junit-report olm-e2e-junit.xml "
134135
135136.PHONY : vendor
136137vendor :
You can’t perform that action at this time.
0 commit comments