Donna Dionne
c4d4541af5
Added TestMultipleServiceImpl.h: a templated test service to allow
...
multiple RPC services to be used in test.
5 years ago
Donna Dionne
f5fd631a9c
Merge remote-tracking branch 'upstream/master' into route_response
5 years ago
Jan Tattermusch
9e82d59cd7
Merge pull request #22629 from jtattermusch/avoid_too_long_win2
...
avoid too long name for retry_exceeds_buffer_size_in_initial_batch
5 years ago
Jan Tattermusch
733c85744e
Merge pull request #22631 from jtattermusch/client_channel_stress_test_flaky
...
mark client_channel_stress_test as flaky
5 years ago
Jan Tattermusch
697f411fef
mark client_channel_stress_test as flaky
5 years ago
Jan Tattermusch
06c6fa73b0
avoid too long name for retry_exceeds_buffer_size_in_initial_batch
5 years ago
ZhenLian
cb67f77f18
Merge pull request #22622 from grpc/zhen_core_test_improvement
...
[2/n] Avoid using hardcoded test credentials
5 years ago
ZhenLian
e4dcc0319c
[2/n] Avoid using hardcoded test credentials
5 years ago
Donna Dionne
d9611cf1ca
Fixed AllServerUnavailableFailFast test to return UNAVAILBLE instead
...
UNKNOWN.
5 years ago
Richard Belleville
3928f2fa69
Merge pull request #22561 from gnossen/python35_test
...
Add 3.5 to default interpreters to be tested.
5 years ago
Mark D. Roth
e6ab0c25e2
Merge pull request #22612 from markdroth/xds_eds_no_localities_fix
...
xds: Don't NACK EDS updates with no localities, but report TRANSIENT_FAILURE.
5 years ago
Stanley Cheung
6fcb352dc4
Merge pull request #22611 from HannahShiSFB/update-doc-add-flag-before-make
...
PHP: doc update: Set a flag(allow fork) before c-core make
5 years ago
Stanley Cheung
dbb9fb7506
Merge pull request #22600 from stanley-cheung/fix-cronet-crash
...
Fix cronet transport crash
5 years ago
Jan Tattermusch
af7921d127
Merge pull request #22620 from jtattermusch/dart_interop_27
...
Switch grpc-dart interop test to dart2.7
5 years ago
Vijay Pai
f43a375d29
Merge pull request #22619 from vjpai/bm_disable_sock_pair
...
Disable SockPair fixture in streaming_pump microbenchmark
5 years ago
Jan Tattermusch
bb3b5d1d23
switch grpc-dart interop test to dart2.7
5 years ago
Vijay Pai
f1979cece2
Disable SockPair fixture
5 years ago
Mark D. Roth
c3fc65c9e0
Don't NACK EDS updates with no localities, but report TRANSIENT_FAILURE.
5 years ago
Mark D. Roth
80b74811d4
Merge pull request #22117 from markdroth/xdslb_refactor
...
Refactor xds LB policy
5 years ago
Donna Dionne
0c2f9565f4
Fixing code review comments
5 years ago
Eric Gribkoff
a04f0db4db
Merge pull request #22547 from ericgribkoff/use_grpc_hc
...
Use grpcHealthCheck and targetGrpcProxy
5 years ago
Eric Gribkoff
d9c6b001c0
Use validate-for-proxyless
5 years ago
Eric Gribkoff
bc831fec51
Use grpcHealthCheck and targetGrpcProxy
5 years ago
Richard Belleville
1c1321ddea
Indentation
5 years ago
Lidi Zheng
761d2b10f7
Merge pull request #22565 from lidizheng/aio-try-connect
...
[Aio] Add wait_for_connection API for streaming calls
5 years ago
Mark D. Roth
f8f6034d1a
Refactor xds LB policy
5 years ago
Hannah Shi
3de85634f3
add an instruction of setting a flag before c-core make, after #22416 merged
5 years ago
Lidi Zheng
e50c9a8e2e
Fix typo in the comment
5 years ago
Nicolas Noble
6228e9100f
Merge pull request #22559 from grpc/nicolasnoble-patch-1
...
Removing obsolete comment.
5 years ago
Mark D. Roth
cf625cea29
Merge pull request #22602 from markdroth/grpclb_stabilization_fix
...
Temporarily disable client_channel_stress_test for msan and tsan.
5 years ago
Richard Belleville
dbf3bb31cd
Shellcheck
5 years ago
Yash Tibrewal
61955373c6
Merge pull request #22568 from yashykt/channelstackdoc
...
Document filter responsibilities.
5 years ago
Richard Belleville
8079de2466
Accidentally a word
5 years ago
Jan Tattermusch
f1a6b15a33
Merge pull request #22569 from jtattermusch/gen_build_yaml_cleanup
...
Cleanup gen_build_yaml.py for end2end tests
5 years ago
Mark D. Roth
b518ee3cc8
Remove size=large, since it didn't help.
5 years ago
Mark D. Roth
14f55eb202
Temporarily disable client_channel_stress_test for msan and tsan.
5 years ago
Donna Dionne
f3f11cc21c
Added new RPC methods to test routing different RPCs to different
...
backends.
5 years ago
Stanley Cheung
d94f41c40e
Fix clang error
5 years ago
Stanley Cheung
0a56dcabb9
Fix cronet transport crash
5 years ago
Richard Belleville
0aa77e410f
Restrict set of interpreters on MacOS
5 years ago
Lidi Zheng
4eb596446d
Resolve conflict with master
5 years ago
Lidi Zheng
2b6037f113
Rename to wait_for_conneciton && Add to unary-unary RPC
5 years ago
Lidi Zheng
2bbf0a79f6
Make pytype happy
5 years ago
Lidi Zheng
58beda2f73
Add try_connect API to StreamUnaryCall
5 years ago
Lidi Zheng
c07520a350
Mark it as experimental
5 years ago
Lidi Zheng
41866c1250
Add try_connect API for UnaryStreamCall and StreamStreamCall
5 years ago
Donna Dionne
c0c7f1dae3
Fix build and test failures
...
Including the following
All all needed BUILD changes to include new xdsRouting
Fixed TSAN errors
AllServerUnavailableFailFast may return UNKNOWN as oppose UNAVAILABLE
ChooseLastRoute modified into 2 tests
5 years ago
Richard Belleville
fb2b2122ac
Add quotes
5 years ago
Richard Belleville
4c79018a96
Revert changes to abseil-cpp
5 years ago
Richard Belleville
9344a259b5
Fix MacOS Python 3.5 gevent build
5 years ago