change to new cluster prod2 (#26749)

pull/26762/head
Donghao Qiu 4 years ago committed by GitHub
parent a56b0a7665
commit e98fa13a57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tools/internal_ci/linux/grpc_e2e_performance_v2.sh

@ -26,7 +26,7 @@ gcloud auth configure-docker
# Connect to benchmarks-prod cluster.
gcloud config set project grpc-testing
gcloud container clusters get-credentials benchmarks-prod \
gcloud container clusters get-credentials benchmarks-prod2 \
--zone us-central1-b --project grpc-testing
# List tests that have running pods and are in errored state.

Loading…
Cancel
Save