Classes | Functions | Variables
tests.url_map.retry_test Namespace Reference

Classes

class  TestRetryUpTo3AttemptsAndFail
 
class  TestRetryUpTo4AttemptsAndSucceed
 

Functions

def _build_retry_route_rule (retryConditions, num_retries)
 
bool _is_supported (skips.TestConfig config)
 

Variables

 _Lang = skips.Lang
 
int _LENGTH_OF_RPC_SENDING_SEC = 16
 
float _NON_RANDOM_ERROR_TOLERANCE = 0.01
 
int _NUM_RPCS = 10
 
string _RPC_BEHAVIOR_HEADER_NAME = 'rpc-behavior'
 
 DumpedXdsConfig = xds_url_map_testcase.DumpedXdsConfig
 
 ExpectedResult = xds_url_map_testcase.ExpectedResult
 
 GcpResourceManager = xds_url_map_testcase.GcpResourceManager
 
 HostRule = xds_url_map_testcase.HostRule
 
 logger = logging.getLogger(__name__)
 
 PathMatcher = xds_url_map_testcase.PathMatcher
 
 RpcTypeUnaryCall = xds_url_map_testcase.RpcTypeUnaryCall
 
 XdsTestClient = client_app.XdsTestClient
 

Function Documentation

◆ _build_retry_route_rule()

def tests.url_map.retry_test._build_retry_route_rule (   retryConditions,
  num_retries 
)
private

Definition at line 50 of file retry_test.py.

◆ _is_supported()

bool tests.url_map.retry_test._is_supported ( skips.TestConfig  config)
private

Definition at line 66 of file retry_test.py.

Variable Documentation

◆ _Lang

tests.url_map.retry_test._Lang = skips.Lang
private

Definition at line 33 of file retry_test.py.

◆ _LENGTH_OF_RPC_SENDING_SEC

int tests.url_map.retry_test._LENGTH_OF_RPC_SENDING_SEC = 16
private

Definition at line 41 of file retry_test.py.

◆ _NON_RANDOM_ERROR_TOLERANCE

float tests.url_map.retry_test._NON_RANDOM_ERROR_TOLERANCE = 0.01
private

Definition at line 46 of file retry_test.py.

◆ _NUM_RPCS

int tests.url_map.retry_test._NUM_RPCS = 10
private

Definition at line 40 of file retry_test.py.

◆ _RPC_BEHAVIOR_HEADER_NAME

string tests.url_map.retry_test._RPC_BEHAVIOR_HEADER_NAME = 'rpc-behavior'
private

Definition at line 47 of file retry_test.py.

◆ DumpedXdsConfig

tests.url_map.retry_test.DumpedXdsConfig = xds_url_map_testcase.DumpedXdsConfig

Definition at line 29 of file retry_test.py.

◆ ExpectedResult

tests.url_map.retry_test.ExpectedResult = xds_url_map_testcase.ExpectedResult

Definition at line 32 of file retry_test.py.

◆ GcpResourceManager

tests.url_map.retry_test.GcpResourceManager = xds_url_map_testcase.GcpResourceManager

Definition at line 28 of file retry_test.py.

◆ HostRule

tests.url_map.retry_test.HostRule = xds_url_map_testcase.HostRule

Definition at line 26 of file retry_test.py.

◆ logger

tests.url_map.retry_test.logger = logging.getLogger(__name__)

Definition at line 35 of file retry_test.py.

◆ PathMatcher

tests.url_map.retry_test.PathMatcher = xds_url_map_testcase.PathMatcher

Definition at line 27 of file retry_test.py.

◆ RpcTypeUnaryCall

tests.url_map.retry_test.RpcTypeUnaryCall = xds_url_map_testcase.RpcTypeUnaryCall

Definition at line 30 of file retry_test.py.

◆ XdsTestClient

tests.url_map.retry_test.XdsTestClient = client_app.XdsTestClient

Definition at line 31 of file retry_test.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:53