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
Lidi Zheng
4d91e531ab
Merge pull request #22580 from lidizheng/aio-iterator
...
[Aio] Accepts normal iterable of request messages
5 years ago
Eric Gribkoff
d667417081
Merge pull request #22588 from ericgribkoff/change_backend_workaround
...
Disable flaky verification of no RPC failure
5 years ago
Jan Tattermusch
630ad82119
Merge pull request #22532 from grpc/jtattermusch-patch-3
...
Improve bazel RBE documentation
5 years ago
Eric Gribkoff
0325842b1d
Disable flaky verification of no RPC failure
5 years ago
Jiangtao Li
22ecf0d319
Merge pull request #22542 from jiangtaoli2016/deprecate_hardcoded_test_keys
...
Avoid using hardcoded test credentials
5 years ago
Lidi Zheng
6f00de087f
Aggregate common statement in both branches
5 years ago
apolcyn
610533d47c
Merge pull request #22540 from apolcyn/per_target_service_configs
...
Add a flag used to allow qps_json_driver and qps_worker channels to use the "grpclb" LB policy
5 years ago
Eric Gribkoff
b53a4b4145
Merge pull request #22564 from ericgribkoff/inline_logs
...
Add param to echo captured client output in logs
5 years ago
Alexander Polcyn
962a8f28f9
Add a flag to set a grpclb+pick_first service config in
...
CreateTestChannel; use CreateTestChannel in qps_json_driver
5 years ago
Eric Anderson
e456adff69
Merge pull request #22566 from ejona86/xds-external-bootstrap-gen
...
Add --bootstrap_file to run_xds_tests.py
5 years ago
Lidi Zheng
e00eb2fec2
Make pylint happy
5 years ago
Lidi Zheng
8b1a6c8f45
Accepts normal iterable of request messages
5 years ago
Eric Anderson
2ac5fde78a
Fix indentation
5 years ago
Mark D. Roth
77c10eeedc
Merge pull request #22553 from markdroth/control_plane_creds_revert
...
Revert "Merge pull request #19693 from apolcyn/control_plane_creds"
5 years ago
Jan Tattermusch
93055a5403
Merge pull request #22558 from grpc/cq-threading-flaky
...
Mark completion_queue_threading_test flaky
5 years ago
Jan Tattermusch
e4ea74131d
add a bug reference
5 years ago
Jan Tattermusch
576f79dff0
cleanup gen_build_yaml.py for end2end tests
5 years ago
Yash Tibrewal
1e5aa76adf
Some notes on new filter implementation
5 years ago
Yash Tibrewal
4ce897eddc
C++ize message compress filter
5 years ago
Eric Gribkoff
843efcf3a0
Add param to echo captured client output in logs
5 years ago
Eric Anderson
a39479ac27
Add --bootstrap_file to run_xds_tests.py
...
This allows using an external bootstrap generator.
5 years ago
Eric Gribkoff
46838d1a04
Merge pull request #22560 from ericgribkoff/update_pip
...
Update pip before installing grpcio
5 years ago
Richard Belleville
23c32621d6
Fix all_the_cpythons. Add 3.5 to defaults
5 years ago
Eric Gribkoff
86568c4de2
Update pip before installing grpcio
5 years ago
Richard Belleville
0ec32634fb
Merge pull request #22549 from gnossen/simple_stubs_3_6_and_up
...
Add version check for Python 3.6 to simple stubs
5 years ago
Donna Dionne
8e188e6540
Addressing code review changes (before writing new test)
5 years ago
Lidi Zheng
006aafea85
Merge pull request #22541 from lidizheng/aio-poller-shutdown-error
...
[Aio] Fix AttributeError during deallocation of the completion queue
5 years ago
Lidi Zheng
702cc0cf9d
Merge pull request #22539 from lidizheng/aio-list-metadata
...
[Aio] Support all sequential metadata
5 years ago
Nicolas Noble
0f47005ad6
Removing obsolete comment.
5 years ago
Muxi Yan
9a9fe5b361
build_projects
5 years ago
Muxi Yan
d18091014c
Mark completion_queue_threading_test flaky
5 years ago
Mark D. Roth
a483a6320e
Fix compression fuzzers.
5 years ago
Richard Belleville
c1953880f7
Modify tests accordingly
5 years ago
Jan Tattermusch
e33ca90b1c
Merge pull request #22552 from jtattermusch/disable_grpc_node
...
Temporarily disable badly broken node tests
5 years ago
Mark D. Roth
41cfae4234
Revert "Merge pull request #19693 from apolcyn/control_plane_creds"
...
This reverts commit 162fccdb90
, reversing
changes made to 228e7557fa
.
5 years ago
Jan Tattermusch
326939fb64
temporarily disable node tests
5 years ago
Richard Belleville
f15a6bf6e4
Add version check for Python 3.6 to simple stubs
5 years ago
jiangtaoli2016
1680d41ccd
remove hardcoded test credentials
5 years ago
Lidi Zheng
386977ff41
Annotate metadata variable as Tuple instead of Sequence
5 years ago
Lidi Zheng
5cab833808
Make sanity tests happy
5 years ago
Eric Gribkoff
f930b0bdcc
Merge pull request #22538 from ericgribkoff/use_image
...
Use image
5 years ago
apolcyn
02b92dde35
Merge pull request #22528 from apolcyn/improve_cares_tracer
...
Include the request object in c-ares address sorting trace logs
5 years ago
Lidi Zheng
2c24272bbd
Cast the complete queue to sub class to avoid AttributeError
5 years ago
Lidi Zheng
dc1d1e165d
Add two more metadata tests
5 years ago