Skip to content

Commit

Permalink
test: enable xDS CSDS test (grpc#4359)
Browse files Browse the repository at this point in the history
This is a backport of grpc#4354
  • Loading branch information
lidizheng committed Apr 22, 2021
1 parent 274d8cf commit 43d7a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/kokoro/xds.sh
Expand Up @@ -27,7 +27,7 @@ grpc/tools/run_tests/helper_scripts/prep_xds.sh
# they are added into "all".
GRPC_GO_LOG_VERBOSITY_LEVEL=99 GRPC_GO_LOG_SEVERITY_LEVEL=info \
python3 grpc/tools/run_tests/run_xds_tests.py \
--test_case="all,path_matching,header_matching,circuit_breaking,timeout,fault_injection" \
--test_case="all,path_matching,header_matching,circuit_breaking,timeout,fault_injection,csds" \
--project_id=grpc-testing \
--project_num=830293263384 \
--source_image=projects/grpc-testing/global/images/xds-test-server-4 \
Expand Down

0 comments on commit 43d7a9f

Please sign in to comment.