mirror of https://github.com/grpc/grpc-node.git
Trace all
This commit is contained in:
parent
bc5c29604b
commit
f4e9b63ddf
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue