Skip to content

Commit

Permalink
Workaround quota issue with target-grpc-proxies (grpc#26192)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericgribkoff authored May 7, 2021
1 parent 2c2b82e commit eec83fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/run_tests/run_xds_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@
'traffic_splitting',
'path_matching',
'header_matching',
'api_listener',
'forwarding_rule_port_match',
'forwarding_rule_default_port',
'metadata_filter',
Expand All @@ -99,6 +98,7 @@
'timeout',
'fault_injection',
'csds',
'api_listener', # TODO(b/187352987) Relieve quota pressure
]

# Test cases that require the V3 API. Skipped in older runs.
Expand Down

0 comments on commit eec83fb

Please sign in to comment.