grpc/test
Mark D. Roth feff79abc7
add test-only channel arg to set per-channel xDS bootstrap config (#25936)
* pass XdsClient to LB policies via channel args

* add channel arg for overriding bootstrap config on a per-channel basis

* change tests to use new channel arg approach -- currently failing for server-side tests

* use the same channel args approach on the server side

* clang-format

* fix CircuitBreakingMultipleChannelsShareCallCounter test

* fix XdsEnabledServerTest test

* add TODO

* clang-format

* generate_projects

* fix clang-tidy

* fix build

* attempt to fix python
2021-04-21 10:16:33 -07:00
..
build Forgot one file. 2019-08-20 12:38:18 -07:00
build_test Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
core Correct enum naming style. (#26012) 2021-04-21 10:08:46 -07:00
cpp add test-only channel arg to set per-channel xDS bootstrap config (#25936) 2021-04-21 10:16:33 -07:00
distrib Add parallel compilation to php distribtest (#25828) 2021-03-29 12:51:25 -07:00
http2_test More pythons to be formatted 2020-01-03 22:21:23 -08:00
.clang-tidy