Vijay Pai
334fffc8c7
Repeat changes of #20968 which were accidentally reverted
5 years ago
Jan Tattermusch
986070d280
use test size instead of timeout
5 years ago
Esun Kim
e45b60d1fe
Fix unique_ptr<char> memory allocation mismatch
5 years ago
Esun Kim
b2b7fc9af8
Replaced grpc_core::UniquePtr with std::unique_ptr
5 years ago
Vijay Pai
3928a20bdf
Fix outdated thread invocation that now causes Windows breakage
5 years ago
Esun Kim
de81f120b2
Abseilify StringView
5 years ago
Lidi Zheng
c34bef4ca4
Format all Bazel files with buildifier
5 years ago
Mark D. Roth
7ccdc85fa0
CDS LB policy
5 years ago
Mark D. Roth
bc7c655e37
Revert "Merge pull request #20745 from grpc/revert-20679-eds_health_status"
...
This reverts commit 9647a1ed99
, reversing
changes made to 61059132fa
.
5 years ago
Mark D. Roth
d942e69eac
Add new fields to xds policy config.
5 years ago
Mark D. Roth
d0c62504df
Reuse the same ports for each test.
5 years ago
Mark D. Roth
ea3e369649
Revert "Merge pull request #20772 from nanahpang/fix-xds-test-suite"
...
This reverts commit 100006d4cf
, reversing
changes made to 47b873078f
.
5 years ago
Na-Na Pang
e925081c5b
clang format
5 years ago
Na-Na Pang
f7e47948b6
Comment out the test suites that has oversize port pool
5 years ago
Na-Na Pang
1a4fddf9a4
Comment out the test suites that has oversize port pool
5 years ago
Na-Na Pang
ca6ba44c55
Comment out the test suites that has oversize port pool
5 years ago
Prashant Jaikumar
78e1b58402
Don't run xds_end2end_test on iOS
5 years ago
nanahpang
8574ccc57b
Revert "Add new fields to xds policy config."
5 years ago
nanahpang
a925f2c928
Revert "Ignore EDS endpoints that are unhealthy."
5 years ago
Mark D. Roth
4bdb034162
Change xds_end2end_test to write out its own bootstrap files.
5 years ago
Vijay Pai
e35c869aaf
Remove unused-parameter warnings, round 2 (19 of 19)
5 years ago
Mark D. Roth
2db50beaf5
Ignore EDS endpoints that are unhealthy.
5 years ago
Mark D. Roth
16286cdbec
Add new fields to xds policy config.
5 years ago
Vijay Pai
b484e40e08
TYPED_TEST_CASE (deprecated) -> TYPED_TEST_SUITE
5 years ago
Vijay Pai
fbfaffaf5a
clang-format
5 years ago
Vijay Pai
50d337b74d
clang-format
5 years ago
Vijay Pai
30f1230c10
Remove unused parameter warning (16 of 20)
5 years ago
Vijay Pai
176dfc2289
Remove unused parameter warning (15 of 20)
5 years ago
Mark D. Roth
1564207245
Move XdsClient instantiation into xds resolver.
5 years ago
Mark D. Roth
9a276c07fa
Revert "Merge pull request #20593 from grpc/revert-20380-xds_client_bootstrap"
...
This reverts commit 0bd5efa55f
, reversing
changes made to f92c283a5d
.
5 years ago
Jan Tattermusch
13abbd9a75
Revert "xds client bootstrap file"
5 years ago
Mark D. Roth
2afaec231d
xds client bootstrap file
5 years ago
Juanli Shen
2dc42a1e02
Use ADS
5 years ago
Mark D. Roth
b01072586d
Refactor EDS and LRS code from xds LB policy into new XdsClient API.
5 years ago
Juanli Shen
46cff659e2
Tune xds test
5 years ago
Mark D. Roth
f281c343b9
Change HealthCheckClient to use new connectivity state API.
5 years ago
Jan Tattermusch
5cc45de443
disable some broken test on windows RBE
5 years ago
Jan Tattermusch
3ce50ae754
disable some test on windows based on build.yaml
5 years ago
Juanli Shen
6ced125bb3
xds failover locality handling
5 years ago
Vijay Pai
5d7e4bb301
Stop using deprecated gtest macros
5 years ago
Juanli Shen
40c0519ad0
Move xds protos to testing/
5 years ago
Juanli Shen
7be5d098cf
Tune xds test
5 years ago
Mark D. Roth
01eeec72c6
Change RR to consider a subchannel in TF if it has failed since it was READY.
5 years ago
Yash Tibrewal
a4cf948b2f
Experimental method to get a debugging only view into credentials
5 years ago
Yash Tibrewal
aa84ceb38e
Add another test for when the credentials were previously set
5 years ago
Yash Tibrewal
361a902262
Reviewer comments
5 years ago
Yash Tibrewal
97f1f57dab
Allow call credentials to be set even after the call is created but before initial metadata is sent
5 years ago
Prashant Jaikumar
9f02fc7f91
Enable end2end C++ tests on iOS.
...
Some e2e tests were disabled on iOS because they hit the Apple CFStream bug.
This commit enables e2e tests and works around the Apple bug by disabling CFStream.
5 years ago
Juanli Shen
c831a28dbd
Organize test cases for xds test
5 years ago
Vijay Pai
65eb9c9ddb
Revert "Test message size of 100MB"
5 years ago