Skip to content

Commit e471d75

Browse files
committed
UPSTREAM: <carry>: Remove test-experimenal-e2e
It's no longer bring used. Signed-off-by: Todd Short <tshort@redhat.com>
1 parent 129e1b1 commit e471d75

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

openshift/Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,6 @@ test-e2e: ## Run the e2e tests.
5151
--godog.tags="$(DOWNSTREAM_GODOG_FLAGS)" \
5252
--k8s.cli=oc
5353

54-
.PHONY: test-experimental-e2e
55-
test-experimental-e2e: ## Run the experimental e2e tests.
56-
/bin/true # keep - because it's triggered, but always succeed
57-
5854
PHONY: go-build-local
5955
go-build-local:
6056
$(MAKE) -f Makefile go-build-local

0 commit comments

Comments
 (0)