Skip to content

Commit

Permalink
interop-test: Remove duplicated GCE tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lidizheng authored and ejona86 committed May 27, 2022
1 parent bd025d3 commit 540be7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildscripts/kokoro/xds.sh
Expand Up @@ -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 \
Expand Down

0 comments on commit 540be7f

Please sign in to comment.