Skip to content

Commit 6c574d3

Browse files
camilamacedo86ci-robot
authored andcommitted
UPSTREAM: <carry>: Cleanup openshift/Makefile by removing no longer required comments regards catalogd e2e tests
1 parent f802056 commit 6c574d3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

openshift/Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,3 @@ test-e2e: ## Run the e2e tests.
3737
$(DIR)/operator-controller/build-test-registry.sh $(E2E_REGISTRY_NAMESPACE) $(E2E_REGISTRY_NAME) $(E2E_REGISTRY_IMAGE)
3838
cd $(DIR)/../; \
3939
go test $(DOWNSTREAM_E2E_FLAGS) ./test/e2e/...;
40-
# Run e2e tests for catalogd
41-
# TODO: Add build of the testdata/test-catalog.Dockerfile to openshift/release
42-
# See that catalogd e2e tests uses testdata/test-catalog.Dockerfile
43-
# More info: https://github.com/openshift/release/blob/master/ci-operator/config/openshift/operator-framework-catalogd/openshift-operator-framework-catalogd-main.yaml#L26-L29
44-
#$(MAKE) test-e2e -C $(DIR)/../catalogd/

0 commit comments

Comments
 (0)