mirror of https://github.com/grpc/grpc.git
xds_end2end_test: make each individual test start the number of backends it needs (#29271)
* move some code around * remove num_backends parameter from XdsEnd2endTest * remove use_xds_enabled_server param from XdsEnd2endTest * remove xds_resource_does_not_exist_timeout_ms param from XdsEnd2endTest * remove client_load_reporting_interval_seconds param from XdsEnd2endTest * start moving CreateAndStartBackends() into individual tests * finish moving CreateAndStartBackends() into individual tests * remove unused variable * fix test flake * clang-tidy * clang-formatpull/29299/head
parent
7ea775f607
commit
217ab2a793
2 changed files with 869 additions and 1064 deletions
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue