Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Khaja Omer committed Apr 26, 2024
1 parent 320d321 commit f0df2a7
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 @@ -146,7 +146,7 @@ test: generate fmt vet envtest ## Run tests.
rm cover.out.tmp

.PHONY: e2etest
e2etest: generate local-deploy local-release chainsaw
e2etest: generate local-release local-deploy chainsaw
GIT_REF=$(GIT_REF) $(CHAINSAW) test ./e2e --assert-timeout 1200s $(E2E_SELECTOR)

local-deploy: kind ctlptl tilt kustomize clusterctl
Expand Down

0 comments on commit f0df2a7

Please sign in to comment.