Migration e2e installation to helm (#5086)
This commit is contained in:
parent
4b5c39e97b
commit
37c24b0df5
46 changed files with 321 additions and 725 deletions
2
Makefile
2
Makefile
|
|
@ -195,7 +195,7 @@ e2e-test: check-go-version ## Run e2e tests (expects access to a working Kuberne
|
|||
@build/run-e2e-suite.sh
|
||||
|
||||
.PHONY: e2e-test-image
|
||||
e2e-test-image: e2e-test-binary ## Build image for e2e tests.
|
||||
e2e-test-image: ## Build image for e2e tests.
|
||||
@make -C test/e2e-image
|
||||
|
||||
.PHONY: e2e-test-binary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue