Skip to content

Commit

Permalink
revert: resource pool intg tests (#9357)
Browse files Browse the repository at this point in the history
  • Loading branch information
carolinaecalderon committed May 13, 2024
1 parent 54fb10a commit 16a3f3b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 243 deletions.
2 changes: 0 additions & 2 deletions .circleci/real_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2155,8 +2155,6 @@ jobs:
- setup-python-venv:
executor: <<pipeline.parameters.machine-image>>
- setup-go-intg-deps
- run: curl -LO https://storage.googleapis.com/minikube/releases/latest/minikube-linux-amd64 && sudo install minikube-linux-amd64 /usr/local/bin/minikube
- run: minikube start
- run: make -C master test-intg
- codecov/upload:
flags: "backend"
Expand Down
241 changes: 0 additions & 241 deletions master/internal/rm/kubernetesrm/resource_pool_intg_test.go

This file was deleted.

0 comments on commit 16a3f3b

Please sign in to comment.