From 18feac3c59f239486910e7d7f02379501221ba42 Mon Sep 17 00:00:00 2001 From: Paulo Castello da Costa Date: Tue, 26 Nov 2024 15:55:23 -0800 Subject: [PATCH] [benchmark] Update image prefix for PSM benchmarks. (#38200) Sidecar and xds-server images moved with the move to Artifact Registry. Closes #38200 COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/38200 from paulosjca:psm 25f536a7869ee675d4fbbd95c916221736ee5228 PiperOrigin-RevId: 700484768 --- tools/internal_ci/linux/grpc_psm_performance_gke_experiment.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/internal_ci/linux/grpc_psm_performance_gke_experiment.sh b/tools/internal_ci/linux/grpc_psm_performance_gke_experiment.sh index a8c4bebecb31a..3458e84411b0d 100644 --- a/tools/internal_ci/linux/grpc_psm_performance_gke_experiment.sh +++ b/tools/internal_ci/linux/grpc_psm_performance_gke_experiment.sh @@ -71,7 +71,7 @@ TEST_INFRA_VERSION=$(git describe --tags "$(git rev-list --tags --max-count=1)") popd # PSM tests related ENV -PSM_IMAGE_PREFIX=gcr.io/grpc-testing/e2etest/runtime +PSM_IMAGE_PREFIX=us-docker.pkg.dev/grpc-testing/e2etest PSM_IMAGE_TAG=${TEST_INFRA_VERSION} # Build psm test configurations.