mirror of https://github.com/grpc/grpc-java.git
interop-test: Remove duplicated GCE tests
This commit is contained in:
parent
fc406e8612
commit
d6a23e4116
|
|
@ -22,7 +22,7 @@ grpc/tools/run_tests/helper_scripts/prep_xds.sh
|
|||
# --test_case after they are added into "all".
|
||||
JAVA_OPTS=-Djava.util.logging.config.file=grpc-java/buildscripts/xds_logging.properties \
|
||||
python3 grpc/tools/run_tests/run_xds_tests.py \
|
||||
--test_case="all,circuit_breaking,timeout,fault_injection,csds" \
|
||||
--test_case="ping_pong,circuit_breaking" \
|
||||
--project_id=grpc-testing \
|
||||
--project_num=830293263384 \
|
||||
--source_image=projects/grpc-testing/global/images/xds-test-server-5 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue