Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jgwest committed Oct 2, 2024
1 parent dbef6f2 commit 16cd12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ test-e2e-namespace-scoped: ## Run operator e2e tests

.PHONY: test-e2e-cluster-scoped
test-e2e-cluster-scoped: ## Run operator e2e tests
hack/run-rollouts-manager-e2e-tests.sh
NAMESPACE_SCOPED_ARGO_ROLLOUTS=false hack/run-rollouts-manager-e2e-tests.sh

.PHONY: start-test-e2e-all
start-test-e2e-all: start-e2e-namespace-scoped-bg test-e2e-namespace-scoped start-e2e-cluster-scoped-bg test-e2e-cluster-scoped
Expand Down

0 comments on commit 16cd12a

Please sign in to comment.