Skip to content

Commit

Permalink
fixup! Migrate from kuttl to chainsaw (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbang-akamai committed Apr 2, 2024
1 parent 5343789 commit 64fb275
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 chainsaw
e2etest: generate local-release local-deploy chainsaw
GIT_REF=$(GIT_REF) $(CHAINSAW) test ./e2e

local-deploy: kind ctlptl tilt kustomize clusterctl
Expand Down

0 comments on commit 64fb275

Please sign in to comment.