mirror of https://github.com/grpc/grpc-node.git
Use xds-test-server-5 as interop server image
This commit is contained in:
parent
f263b091b4
commit
ac893ca89f
|
@ -54,7 +54,7 @@ GRPC_NODE_TRACE=xds_client,xds_resolver,cds_balancer,eds_balancer,priority,weigh
|
|||
python3 grpc/tools/run_tests/run_xds_tests.py \
|
||||
--test_case="all,timeout,circuit_breaking,fault_injection,csds" \
|
||||
--project_id=grpc-testing \
|
||||
--source_image=projects/grpc-testing/global/images/xds-test-server-4 \
|
||||
--source_image=projects/grpc-testing/global/images/xds-test-server-5 \
|
||||
--path_to_server_binary=/java_server/grpc-java/interop-testing/build/install/grpc-interop-testing/bin/xds-test-server \
|
||||
--gcp_suffix=$(date '+%s') \
|
||||
--verbose \
|
||||
|
|
Loading…
Reference in New Issue