Skip to content

Commit

Permalink
[benchmark] Update image prefix for PSM benchmarks.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulosjca committed Nov 26, 2024
1 parent a428e2c commit 25f536a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 25f536a

Please sign in to comment.