Skip to content

Commit 3d91cab

Browse files
Merge pull request #732 from tmshort/remote-experimental-e2e
OPRUN-4607: Remove test-experimenal-e2e
2 parents 06a7cbd + e471d75 commit 3d91cab

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)