Skip to content

Commit

Permalink
remove docker e2e functionality (#3219)
Browse files Browse the repository at this point in the history
Signed-off-by: Per Goncalves da Silva <[email protected]>
Co-authored-by: Per Goncalves da Silva <[email protected]>
  • Loading branch information
perdasilva and Per Goncalves da Silva authored May 6, 2024
1 parent 157af32 commit b785bc7
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 131 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -176,10 +176,6 @@ test/e2e-local.image.tar: e2e.Dockerfile bin/wait bin/cpb $(CMDS)
e2e-bare: setup-bare
. ./scripts/run_e2e_bare.sh $(TEST)

e2e-local-docker:
. ./scripts/build_local.sh
. ./scripts/run_e2e_docker.sh $(TEST)

vendor:
go mod tidy
go mod vendor
Expand Down
56 changes: 0 additions & 56 deletions scripts/run_e2e_docker.sh

This file was deleted.

4 changes: 0 additions & 4 deletions test/e2e/chart/Chart.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions test/e2e/chart/templates/e2e-rolebinding.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions test/e2e/chart/templates/job.yaml

This file was deleted.

36 changes: 0 additions & 36 deletions test/e2e/e2e-values.yaml

This file was deleted.

0 comments on commit b785bc7

Please sign in to comment.