Home
last modified time | relevance | path

Searched refs:_BASE_INSTANCE_GROUP_NAME (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_xds_tests.py341 _BASE_INSTANCE_GROUP_NAME = 'test-ig' variable
3029 instance_group_name = _BASE_INSTANCE_GROUP_NAME + gcp_suffix
3030 same_zone_instance_group_name = _BASE_INSTANCE_GROUP_NAME + '-same-zone' + gcp_suffix
3031 secondary_zone_instance_group_name = _BASE_INSTANCE_GROUP_NAME + '-secondary-zone' + gcp_suffix