diff --git a/tools/internal_ci/linux/grpc_e2e_performance_v2.sh b/tools/internal_ci/linux/grpc_e2e_performance_v2.sh index 52ecaf849e6..c811ce28b9c 100755 --- a/tools/internal_ci/linux/grpc_e2e_performance_v2.sh +++ b/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.