Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use large VMs for integration tests (#3201)
Integration tests (specifically, e2e-go tests) seem to be having resource issues lately, so this returns integration tests to using large instances (4 cores, ~16GB RAM) after they were downsized to medium (2 cores ~8GB RAM) in #3095. Nightly integration tests are already using large VMs.
- Loading branch information