grpc/test/cpp/end2end/xds
Mark D. Roth 61987ec3a2
xds_end2end_test: Move CSDS tests to their own file (#29285)
* 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

* remove SetEdsResourceWithDelay

* fix test flake

* clang-tidy

* clang-format

* move test framework to its own library

* fix build

* clang-format

* fix windows build

* rename TestType to XdsTestType

* move BackendServiceImpl inside of BackendServerThread

* clang-format

* move CSDS tests to their own file

* move AdminServerThread to CSDS test suite

* remove unnecessary deps

* generate_projects

* fix build

* remove flaky label
2022-04-13 13:12:39 -07:00
..
BUILD xds_end2end_test: Move CSDS tests to their own file (#29285) 2022-04-13 13:12:39 -07:00
xds_credentials_end2end_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
xds_csds_end2end_test.cc xds_end2end_test: Move CSDS tests to their own file (#29285) 2022-04-13 13:12:39 -07:00
xds_end2end_test.cc xds_end2end_test: Move CSDS tests to their own file (#29285) 2022-04-13 13:12:39 -07:00
xds_end2end_test_lib.cc xds_end2end_test: move test framework to its own library (#29279) 2022-04-12 13:42:58 -07:00
xds_end2end_test_lib.h xds_end2end_test: move test framework to its own library (#29279) 2022-04-12 13:42:58 -07:00
xds_server.cc Revert "Revert "start splitting up xds_end2end_test (#27702)" (#27725)" (#27726) 2021-10-14 11:41:45 -07:00
xds_server.h xds_end2end_test: make each individual test start the number of backends it needs (#29271) 2022-04-02 09:26:57 -07:00