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.py284 _BASE_INSTANCE_GROUP_NAME = 'test-ig' variable
2037 instance_group_name = _BASE_INSTANCE_GROUP_NAME + gcp_suffix
2038 same_zone_instance_group_name = _BASE_INSTANCE_GROUP_NAME + '-same-zone' + gcp_suffix
2039 secondary_zone_instance_group_name = _BASE_INSTANCE_GROUP_NAME + '-secondary-zone' + gcp_suffix