Trace all

This commit is contained in:
Michael Lumish 2020-08-21 00:10:35 -07:00
parent bc5c29604b
commit f4e9b63ddf
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ grpc/tools/run_tests/helper_scripts/prep_xds.sh
#
# TODO: remove "path_matching" and "header_matching" from --test_case after
# they are added into "all".
GRPC_TRACE=xds_client,round_robin,resolving_load_balancer GRPC_VERBOSITY=DEBUG \
GRPC_TRACE=all GRPC_VERBOSITY=DEBUG \
python3 grpc/tools/run_tests/run_xds_tests.py \
--test_case="all" \
--project_id=grpc-testing \