Eric Gribkoff
14374494bf
Reenable --fail_on_failed_rpcs flag
...
These were previously causing flaky tests due to latency in the config
push from GCP -> TD, meaning that the clients were launching before the
new config was actually available to the client. These tests now launch
a "exploratory" client process before initiating the test to ensure that
the expected backends are receiving traffic before the test begins.
(The existing checks rely purely on GCP API, e.g., checking if the
backend service reports healthy. There can be slight delays before these
status changes are actually available in the xDS response sent to
proxyless clients).
5 years ago
ZHANG Dapeng
de195d3520
Merge pull request #23017 from grpc/dapengzhang0-patch-1
...
Add java v1.29.0 release to client matrix
5 years ago
Lidi Zheng
076909aa1a
Merge pull request #23007 from lidizheng/stablize-channel-ready-test
...
Stablize Python's channel_ready_test
5 years ago
ZHANG Dapeng
13f2366230
Add java v1.29.0 release to client matrix
5 years ago
Lidi Zheng
ea7116d3b7
Try another approach to stablize the test
5 years ago
Esun Kim
6a2880a1ac
Merge pull request #22992 from veblush/json-run-flaky-logs
...
Add more logs and asserts to qps_worker
5 years ago
Stanley Cheung
fffea57b54
Merge pull request #22994 from stanley-cheung/php-fix-windows-upmerge
...
PHP: Fix include path for boringssl in windows build
5 years ago
Vijay Pai
cf0727665d
Merge pull request #23005 from vjpai/asyncwrite
...
Fix StartCall: make corking work and allow concurrent Start*
5 years ago
donnadionne
efb83983b8
Merge pull request #22934 from donnadionne/features
...
Allowing the default route to be weighted_clusters; this support is
5 years ago
Lidi Zheng
70f9dc5441
Close the socket before constructing the channel
5 years ago
Vijay Pai
899cbcab96
Fix StartCall: make corking work and allow concurrent Start*
5 years ago
Vijay Pai
7f20bccd4d
Merge pull request #22995 from vjpai/auth_race
...
Don't use send_initial_metadata payload unless this batch has it
5 years ago
Vijay Pai
3d906a05e6
Don't use send_initial_metadata payload unless this batch has it
5 years ago
Stanley Cheung
c3f64376b3
PHP: Fix include path for boringssl in windows build
5 years ago
ZhenLian
655f4788d0
Merge pull request #22988 from ZhenLian/zhen_tmp_branch
...
nit: change first letter of the function name to capital letter
5 years ago
Yash Tibrewal
27df64e870
Merge pull request #22932 from yashykt/pingdelay
...
Add some additional delay when sending pings without there being activity on receive side
5 years ago
Eric Anderson
a4afc99fe9
Merge pull request #22296 from creamsoup/bump_matrix_java
...
Add grpc-java v1.28.0 & v1.27.2 to client_matrix.py
5 years ago
Stanley Cheung
ddf5646e23
Merge pull request #22774 from HannahShiSFB/postfork-remove-restart-channel
...
PHP: do no re-create persisted channels in forked child process
5 years ago
Stanley Cheung
e83949bdbf
Merge pull request #22950 from stanley-cheung/ruby-xds-client
...
Ruby xDS interop test client
5 years ago
Yash Tibrewal
26a4ca31de
Merge pull request #22981 from yashykt/stale90
...
Stale bot to 90 days
5 years ago
Esun Kim
d45f877dfb
Add more logs and asswert to qps_worker
5 years ago
Stanley Cheung
5b5c5f4478
Ruby xDS interop client
5 years ago
Jan Tattermusch
83dd71dfe5
Merge pull request #22704 from jtattermusch/csharp_xds_interop
...
C# XDS interop client
5 years ago
Jan Tattermusch
364461aab0
Merge pull request #22976 from jtattermusch/cmake_cxx_standard_fix
...
Don't override cmake cxx standard when already set by the user
5 years ago
ZhenLian
f395a980eb
nit: change first letter of the function name to capital letter
5 years ago
Nicolas "Pixel" Noble
ab3f66f6cb
Rotation to Yash.
5 years ago
Yash Tibrewal
74c4233643
Stale bot to 90 days
5 years ago
Richard Belleville
ae87ce342d
Merge pull request #22971 from staticdev/master
...
Quickfix for linting in docstring
5 years ago
Eric Anderson
df8eb2887a
Merge pull request #22768 from menghanl/path_case_sensitive
...
doc: clarify that gRPC paths are case-sensitive
5 years ago
Stanley Cheung
2fc2377b04
Merge pull request #22838 from HannahShiSFB/compression-interop-test
...
PHP: add interop test case of compression
5 years ago
Jan Tattermusch
8c8e23feb0
fix a typo
5 years ago
Esun Kim
44fb37c99f
Merge pull request #22818 from veblush/bm_opencensus_plugin_test_flag
...
Remove flaky flag from bm opencensus plugin test
5 years ago
Esun Kim
d2fbaf7f46
Merge pull request #22819 from veblush/time-convert-flag
...
Remove flaky flag from ChannelzChannelTest::LastCallStartedTime
5 years ago
Yang Gao
2ff6917378
Merge pull request #22969 from yang-g/sequential_conn
...
Roll-forward sequential_connection_test
5 years ago
Adrian Imboden
c1a29af662
updated error message when c++ standard is not high enough
5 years ago
Thiago C. D'Ávila
1531f09f6a
Quickfix for linting in docstring
5 years ago
Esun Kim
c56134deeb
Merge pull request #22939 from veblush/ping-log
...
Fix log ping format
5 years ago
Eric Anderson
af65cb5e65
Merge branch 'master' into bump_matrix_java
5 years ago
yang-g
2b78747d15
Let grpc_init/shutdown cover credentials create/release
5 years ago
yang-g
10b50653ee
Revert "Merge pull request #22952 from grpc/revert-22922-sequential_conn"
...
This reverts commit 30ad47d819
, reversing
changes made to ad7c94c944
.
5 years ago
Mark D. Roth
c6497389bf
Merge pull request #22966 from markdroth/xds_routing_env_var
...
Trigger xds routing support via env var instead of channel arg.
5 years ago
Stanley Cheung
8cb7fd5df0
Merge pull request #22940 from stanley-cheung/test-python-fix
...
Fix run_tests pip install error
5 years ago
Esun Kim
78be6655e4
Merge pull request #22959 from veblush/manylinux2010-update
...
Update manylinux2010 docker images
5 years ago
Lidi Zheng
60eea82fbf
Merge pull request #22604 from dhalperi/patch-1
...
gRPC docs: remove mention of Python 2.7
5 years ago
Jan Tattermusch
163fcfa0f3
Merge pull request #22896 from Falco20019/grpc-tools-fix-env-variables
...
Fix properties in Grpc.Tools
5 years ago
Mark D. Roth
2ba3f8e7f9
Trigger xds routing support via env var instead of channel arg.
5 years ago
Jan Tattermusch
b88e94fd67
Merge pull request #22930 from jtattermusch/csharp_route_guide_simpler
...
Simplify running of C# RouteGuide example
5 years ago
Jan Tattermusch
30ad47d819
Merge pull request #22952 from grpc/revert-22922-sequential_conn
...
Revert "Let the connectivity test use local subchannel pool to create multipl…"
5 years ago
Jan Tattermusch
cd8ea5fe45
hit target qps with more precision
5 years ago
Jan Tattermusch
ad7c94c944
Merge pull request #22113 from uecasm/fix-cpp-tools-paths
...
Grpc.Tools: Fix cpp paths in tools to match actual codegen.
5 years ago