Jan Tattermusch
e00bec7bbb
mark grpclb_end2end_test as flaky
5 years ago
Jan Tattermusch
cbb0ef2717
try marking some offenders as flaky
5 years ago
Vijay Pai
fe72304e54
Switch registered calls to a map and check the map before inserting
5 years ago
Mark D. Roth
ac7c1d20ed
Add LDS/RDS into XdsClient
5 years ago
Juanli Shen
a0b812c30f
Add CDS to xds client
5 years ago
Lidi Zheng
d5d6914751
Make buildifier sanity test fail-able
5 years ago
Jan Tattermusch
674b1f6f52
use more reasonable timeouts for sanitizer tests
5 years ago
Mark D. Roth
3d3b6d8a8a
shard xds_end2end_test
5 years ago
Prashant Jaikumar
c9117fa198
Fix C++ tests to enable running on android
5 years ago
Jan Tattermusch
986070d280
use test size instead of timeout
5 years ago
Lidi Zheng
c34bef4ca4
Format all Bazel files with buildifier
5 years ago
Prashant Jaikumar
78e1b58402
Don't run xds_end2end_test on iOS
5 years ago
Mark D. Roth
4bdb034162
Change xds_end2end_test to write out its own bootstrap files.
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
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
40c0519ad0
Move xds protos to testing/
5 years ago
Juanli Shen
7be5d098cf
Tune xds test
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
Mark D. Roth
21c5424477
Add API for accessing per-call backend metric data in LB policies.
5 years ago
Prashant Jaikumar
141c2d24d1
Add support for running C++ tests on iOS
5 years ago
Juanli Shen
45dd8be442
Use LRS in xds policy
5 years ago
Juanli Shen
79f191114e
Use EDS in xds LB policy
5 years ago
Prashant Jaikumar
43628b286f
Update googletest version to v1.8.1
...
Bazel builds of test/cpp/end2end:end2end_test were failing on Mac OS with v1.8.0 due to missing gtest symbols. The issue is not seen in v1.8.1. A WORKSPACE file was added to gtest repo in 1.8.1, so gtest.BUILD can be removed.
6 years ago
Yash Tibrewal
94e7edad99
Add Delegating Channel
6 years ago
Yash Tibrewal
6cba63eb47
reviewer comments and tests
6 years ago
Yash Tibrewal
db1ccad039
Service Config Changes to set channel in transient failure on invalid service config
6 years ago
yang-g
ac3a91edf8
Support accepting external connections.
6 years ago
yang-g
37783d6329
Stop calling ParseCommandLineFlags directly, use wrapper call instead
6 years ago
yang-g
6929cdd654
initial
6 years ago
Bill Feng
d93959853f
Enabled Windows Bazel build for cpp tests
6 years ago
Hope Casey-Allen
6ecf74f641
Increase timeout for test
6 years ago
Vijay Pai
93f0a3f653
Address reviewer comments
6 years ago
Vijay Pai
04a6b8467c
Support callback on cancellation of server-side unary RPCs
6 years ago
Jan Tattermusch
cf6a311761
Revert "Windows builds for gRPC C++ tests"
6 years ago
Mark D. Roth
c9421eeb85
Fix state reported by pick_first when we receive a GOAWAY with a pending subchannel list.
6 years ago
Yash Tibrewal
6b45cea2f0
Remove from poll-cv comments too
6 years ago
billfeng327
4241edeaa4
renamed tag to no_windows in conformation with Bazel and TensorFlow
6 years ago
billfeng327
ab06853fc9
C++ Windows test builds
6 years ago
Juanli Shen
e889fda482
Use real resolver in xds lb channel
6 years ago
Vijay Pai
7eb08ad72e
Add interceptors, secure credentials, and cancellation to client callback test
6 years ago
Prashant Jaikumar
e8efe06a42
Re-add cfstream_test
...
2nd attempt at adding cfstream_test after fixing internal build failures caused by first attempt.
6 years ago
Prashant Jaikumar
98e0ff582a
Fix C++ bulid on Mac OS
6 years ago
Prashant Jaikumar
b31f402b46
Add flaky_network_test after fixing internal build failures.
...
Re-add flaky_network_test along with a couple of new testcases.
6 years ago
Prashant Jaikumar
6177befe94
Re-add cfstream_test
...
2nd attempt at adding cfstream_test after fixing internal build failures caused by first attempt.
6 years ago
hcaseyal
cecea9c592
Revert "Added test for RPCs over a flaky network"
6 years ago
Vijay Pai
03de98d5ef
Revert "Add test for network transitions when CFStream is enabled"
6 years ago