Go to the source code of this file.
Classes | |
class | tests.affinity_test.AffinityTest |
Namespaces | |
tests.affinity_test | |
Variables | |
tests.affinity_test._ChannelzChannelState = grpc_channelz.ChannelState | |
tests.affinity_test._Lang = skips.Lang | |
int | tests.affinity_test._REPLICA_COUNT = 3 |
int | tests.affinity_test._RPC_COUNT = 100 |
int | tests.affinity_test._TD_PROPAGATE_CHECK_INTERVAL_SEC = 10 |
int | tests.affinity_test._TD_PROPAGATE_TIMEOUT = 600 |
string | tests.affinity_test._TEST_AFFINITY_METADATA_KEY = 'xds_md' |
tests.affinity_test._XdsTestClient = xds_k8s_testcase.XdsTestClient | |
tests.affinity_test._XdsTestServer = xds_k8s_testcase.XdsTestServer | |
tests.affinity_test.failfast | |
tests.affinity_test.logger = logging.getLogger(__name__) | |