Mark D. Roth
|
85571e4c77
|
Merge pull request #22525 from markdroth/xds_lrs_fix
Report RPC failures to LB recv_trailing_metadata callbacks.
|
5 years ago |
Mark D. Roth
|
dcdd04fcaa
|
Fix flakiness in grpclb_end2end_test ReresolveDeadBalancer test case.
|
5 years ago |
Jan Tattermusch
|
30e078f122
|
Improve bazel RBE documentation
|
5 years ago |
Vijay Pai
|
b3f533e2cf
|
Merge pull request #22524 from grpc/vjpai-patch-1
Document and check (in debug mode) that AddMultipleHolds argument must be positive
|
5 years ago |
Eric Gribkoff
|
8db85b3e07
|
Add --path_to_server_binary arg for prebuilt images
|
5 years ago |
Alexander Polcyn
|
aec6be5ec9
|
Include request object in c-ares address sorting trace logs
|
5 years ago |
Vijay Pai
|
397b3ee72e
|
Do a debug-check of API use
|
5 years ago |
Mark D. Roth
|
df27e42372
|
Report RPC failures to LB recv_trailing_metadata callbacks.
|
5 years ago |
Vijay Pai
|
03fffe0fcb
|
Document that AddMultipleHolds argument must be positive
|
5 years ago |
Mark D. Roth
|
7126ffe0eb
|
Merge pull request #22481 from markdroth/grpclb_stabilization
Second attempt: grpclb stabilization
|
5 years ago |
Mark D. Roth
|
03411d7be7
|
Second attempt: grpclb stabilization
|
5 years ago |
Jan Tattermusch
|
bbdc86df1b
|
Merge pull request #22497 from jtattermusch/rbe_windows_shorter_test_names
Avoid too long test names on RBE Windows
|
5 years ago |
Jan Tattermusch
|
3f0596d484
|
Merge pull request #22509 from jtattermusch/upload_bq_class_name
Also upload className in upload_rbe_results.py
|
5 years ago |
Muxi Yan
|
6ccf05195c
|
Merge pull request #22518 from muxi/cpp-compression-example
Use a more compressable client message in compression example
|
5 years ago |
Muxi Yan
|
a7995e4c4d
|
Use a more compressable client message
|
5 years ago |
Jiangtao Li
|
aaea104312
|
Merge pull request #22507 from jtattermusch/ssl_transport_security_test_mac
speedup ssl_transport_security_test also on Mac
|
5 years ago |
Mark D. Roth
|
0c1414f1c9
|
Merge pull request #22502 from markdroth/xds_drop_all_fix
xds: don't report TRANSIENT_FAILURE when we're told to drop all
|
5 years ago |
Mark D. Roth
|
c4de1169cb
|
Merge pull request #22477 from markdroth/repo_mgr_handoff
Pass repo manager duty to nicolasnoble.
|
5 years ago |
Jan Tattermusch
|
6ad89b6369
|
also upload className in upload_rbe_results.py
|
5 years ago |
Jan Tattermusch
|
db07f7963e
|
speedup ssl_transport_security_test also on Mac
|
5 years ago |
Jan Tattermusch
|
e1ff06310c
|
Merge pull request #22499 from jtattermusch/portability_last_x86_fix
fix ssl_transport_security_test timeout on x86 portability suite
|
5 years ago |
Eric Gribkoff
|
62c04b04b4
|
Merge pull request #22470 from ericgribkoff/log_exception
log exception and init client_process
|
5 years ago |
Eric Gribkoff
|
35de0666e3
|
Merge pull request #22501 from ericgribkoff/num_vm_flag
Reduce resource requirements for some test runs
|
5 years ago |
Eric Gribkoff
|
2c0a9c1ca8
|
fix duplicate logs
|
5 years ago |
Eric Gribkoff
|
fb90989c7b
|
fix format, exit(1) if any failures
|
5 years ago |
Eric Gribkoff
|
3cff1570b5
|
yapf
|
5 years ago |
Mark D. Roth
|
0e1c63a7a1
|
xds: don't report TRANSIENT_FAILURE when we're told to drop all
|
5 years ago |
Vijay Pai
|
55dec1bd33
|
Merge pull request #22486 from vjpai/nonblocking
Fix nonblocking_test by properly setting thread-local variable for test
|
5 years ago |
Vijay Pai
|
32a33ae2b1
|
Properly set thread-local variable indicating nonblocking test
|
5 years ago |
Mark D. Roth
|
348c5ec813
|
Merge pull request #22500 from markdroth/xds_test_cleanup
minor cleanups in xds_end2end_test
|
5 years ago |
Eric Gribkoff
|
bf85f6c88d
|
typo
|
5 years ago |
Eric Gribkoff
|
a83409bd87
|
Reduce resource requirements for some test runs
Adds --instance_group_size parameter and skips creating IGs in the
secondary zone is not used by any of the specified test cases.
|
5 years ago |
Mark D. Roth
|
fcd8bbd34c
|
minor cleanups in xds_end2end_test
|
5 years ago |
Jan Tattermusch
|
b4c6d34347
|
fix ssl_transport_security_test on x86
|
5 years ago |
Jan Tattermusch
|
5186b231b1
|
Merge pull request #22434 from sayedihashimi/sayedha/targetserror02
minor update to fix msbuild condition to correct syntax
|
5 years ago |
Mark D. Roth
|
f33570f576
|
Merge pull request #22493 from markdroth/xds_eds_empty_locality
xds: Add tests showing that we do not use localities with no endpoints.
|
5 years ago |
Jan Tattermusch
|
423a209f57
|
avoid too long test names on RBE Windows
|
5 years ago |
Vijay Pai
|
ee3952f72b
|
Merge pull request #22483 from vjpai/lambdify
Remove all std::mem_fn and std::bind from service definitions and setup
|
5 years ago |
Mark D. Roth
|
652b5a8673
|
xds: Add tests showing that we do not use localities with no endpoints.
|
5 years ago |
Lidi Zheng
|
fefeda8a94
|
Merge pull request #22484 from lidizheng/aio-eliminate-suspicious-exceptions
[Aio] Eliminate suspicious exceptions in tests
|
5 years ago |
Ashitha Santhosh
|
3cc7aae8ee
|
Fixed memory leak.
|
5 years ago |
Mark D. Roth
|
b09410809e
|
Merge pull request #22487 from kislaykishore/patch-1
Fix typo
|
5 years ago |
Lidi Zheng
|
cb5fdce2bf
|
Improve readability and fix wording
|
5 years ago |
Kislay Kishore
|
bf3954c8cc
|
Fix typo
clinet -> client
|
5 years ago |
Ashitha Santhosh
|
cf19300da2
|
Corrected method name.
|
5 years ago |
Lidi Zheng
|
5182e9f07f
|
Eliminates suspicious exceptions in test logs
|
5 years ago |
Lidi Zheng
|
1e6c9b4c6d
|
Merge pull request #22482 from lidizheng/aio-no-info
[Aio] Eliminate info level logs
|
5 years ago |
ZhenLian
|
69c5657308
|
Merge pull request #22480 from grpc/aschleck/master
Make check_call_host not segfault when overridden_target_name_ is null
|
5 years ago |
Vijay Pai
|
c86cfc305c
|
Remove all std::mem_fn and std::bind from service definitions and setup
|
5 years ago |
Lidi Zheng
|
b5b47ce7c7
|
Upgrade the server stop log to warning
|
5 years ago |