Skip to content

Commit a000d67

Browse files
committed
Use xds-test-server-5 as interop server image
1 parent fb2ea3a commit a000d67

File tree

1 file changed

+1
-1
lines changed
  • packages/grpc-js-xds/scripts

1 file changed

+1
-1
lines changed

packages/grpc-js-xds/scripts/xds.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ GRPC_NODE_TRACE=xds_client,xds_resolver,cds_balancer,eds_balancer,priority,weigh
5454
python3 grpc/tools/run_tests/run_xds_tests.py \
5555
--test_case="all,timeout,circuit_breaking,fault_injection" \
5656
--project_id=grpc-testing \
57-
--source_image=projects/grpc-testing/global/images/xds-test-server-4 \
57+
--source_image=projects/grpc-testing/global/images/xds-test-server-5 \
5858
--path_to_server_binary=/java_server/grpc-java/interop-testing/build/install/grpc-interop-testing/bin/xds-test-server \
5959
--gcp_suffix=$(date '+%s') \
6060
--verbose \

0 commit comments

Comments
 (0)