Jan Tattermusch
|
e20ed51e6f
|
easier debugging for upload_rbe_results.py
|
5 years ago |
Jan Tattermusch
|
548e989515
|
mark some fixtures as flaky with resource_quota_server test
|
5 years ago |
Jan Tattermusch
|
8b663c86b6
|
support marking end2end fixture-test pairs as flaky
|
5 years ago |
Jan Tattermusch
|
bf206eb4fa
|
regenerate projects
|
5 years ago |
Jan Tattermusch
|
5a92850ca6
|
regenerate projects
|
5 years ago |
Jan Tattermusch
|
bda2519eeb
|
mark client_lb_end2end_test as flaky
|
5 years ago |
Jan Tattermusch
|
29528fc026
|
bm_metadata is not flaky anymore
|
5 years ago |
Jan Tattermusch
|
12d5e51175
|
Merge pull request #22319 from jtattermusch/fix_test_suffix
Add missing "_test" suffix for some bazel tests
|
5 years ago |
Eric Gribkoff
|
8ded5ececb
|
Set TRAFFICDIRECTOR_NETWORK_NAME in bootstrap
|
5 years ago |
Jan Tattermusch
|
d5bb7ecbab
|
Merge pull request #22348 from yashykt/bmmetadtafix
Add missing grpc_slice_unref to bm_metadata
|
5 years ago |
Yash Tibrewal
|
b40b162cc9
|
Add missing grpc_slice_unref to bm_metadata
|
5 years ago |
Lidi Zheng
|
7622a2de38
|
Improve readability & fix a deadlock issue in _test_base
|
5 years ago |
Lidi Zheng
|
7a51ca3330
|
Plumb through loop object & pass daemon=Ture in constructor
|
5 years ago |
Lidi Zheng
|
d725a7dae8
|
Make buildifier happy
|
5 years ago |
Lidi Zheng
|
8fc872ed2e
|
Enforce one cq and support many-thread many-loop env
- Label channel_argument_test as flaky
- Add compatibility test
- Add many-loop test case
|
5 years ago |
Lidi Zheng
|
fda2111af7
|
Merge pull request #22258 from lidizheng/aio-cq
[Aio] Add an alternative mode for the AsyncIO Stack
|
5 years ago |
Yash Tibrewal
|
303495d0af
|
Merge pull request #22312 from grpc/yashykt-patch-issue-template
Update bug_report.md
|
5 years ago |
Muxi Yan
|
bc2fbf47dc
|
Merge pull request #22327 from muxi/testTimeout-deflake
Fix testTimeout flake
|
5 years ago |
Mark D. Roth
|
be7da6b149
|
Merge pull request #22330 from markdroth/xds_locality_map_update_fix
If an EDS update replaces all localities in a priority, go into CONNECTING
|
5 years ago |
Eric Gribkoff
|
e4f23cc6a2
|
Merge pull request #22324 from ericgribkoff/fix_verbosity
fix GRPC_TRACE for test client
|
5 years ago |
Eric Gribkoff
|
0cdfca764e
|
Merge pull request #22326 from ericgribkoff/fix_param_type
Add machine_type param and fix default types
|
5 years ago |
jiangtaoli2016
|
7bbdaf699d
|
Treat SNI mismatch as fatal
|
5 years ago |
matthewstevenson88
|
b6ac371369
|
Merge pull request #22305 from matthewstevenson88/add-tls-close-notify
Add close notify TSI result.
|
5 years ago |
donnadionne
|
7afdaf818b
|
Merge pull request #22298 from donnadionne/flakes
Fix flake in LocalityMapTest.UpdateMap test
|
5 years ago |
Mark D. Roth
|
4c200b4300
|
If an EDS update replaces all localities in a priority, go into CONNECTING.
|
5 years ago |
Mark D. Roth
|
0d05474c5f
|
Merge pull request #22293 from markdroth/xds_no_nack_on_missing_resource
xds: don't NACK empty updates, remove deleted resources from cache, and other fixes
|
5 years ago |
Muxi Yan
|
713f5dbc1b
|
Fix testTimeout flake
|
5 years ago |
Eric Gribkoff
|
afa9d0d2d7
|
Add machine_type param and fix default types
|
5 years ago |
Eric Gribkoff
|
dfc46f8f27
|
more tracers
|
5 years ago |
Eric Gribkoff
|
52a9492f24
|
fix GRPC_TRACE for test client
|
5 years ago |
Mark D. Roth
|
d89a70e152
|
fix potential crash
|
5 years ago |
Esun Kim
|
55ce8a2cdf
|
Merge pull request #22279 from veblush/abseil-update
Update abseil to get the recent patch on LTS 2020_20_25
|
5 years ago |
Jan Tattermusch
|
0f1cc1b0e6
|
Merge pull request #22317 from jtattermusch/bazel_flaky_under_run_tests
bazel tests marked as flaky should not run under run_tests.py
|
5 years ago |
Mark D. Roth
|
10266416c7
|
when swapping out watchers, combine xds requests
|
5 years ago |
Doug Fawley
|
07119d1c36
|
Merge pull request #22291 from dfawley/go_release
Add v1.28.0 release of grpc-go to interop matrix
|
5 years ago |
Mark D. Roth
|
441c3aa792
|
Merge remote-tracking branch 'upstream/master' into xds_no_nack_on_missing_resource
|
5 years ago |
Mark D. Roth
|
838980529b
|
Merge pull request #22309 from markdroth/xds_logging_without_upb
Improve xds logging.
|
5 years ago |
Jan Tattermusch
|
75c6034859
|
regenerate projects
|
5 years ago |
Jan Tattermusch
|
5c8e0bcafb
|
add missing _test suffix for some bazel tests
|
5 years ago |
Jan Tattermusch
|
8655e5e745
|
regenerate projects
|
5 years ago |
Jan Tattermusch
|
99922fcdf0
|
bazel tests marked as flaky should not run under run_tests.py
|
5 years ago |
Eric Gribkoff
|
125006ea90
|
Merge pull request #22315 from ericgribkoff/increase_timeout
Increase timeouts for some GCP api operations
|
5 years ago |
Eric Gribkoff
|
0c62acf138
|
Increase timeouts for some GCP api operations
|
5 years ago |
Mark D. Roth
|
f60fafc74c
|
Merge branch 'xds_logging_without_upb' into xds_no_nack_on_missing_resource
|
5 years ago |
Yash Tibrewal
|
b4a91a54b6
|
Remove extra line
|
5 years ago |
Yash Tibrewal
|
50ea046966
|
Update bug_report.md
|
5 years ago |
Mark D. Roth
|
af62a34ae5
|
Improve xds logging.
|
5 years ago |
Karthik Ravi Shankar
|
cc4017255d
|
Merge pull request #22247 from karthikravis/move-opencensus-to-grpc
Revert "Revert "Revert "Fold opencensus into grpc_impl namespace"""
|
5 years ago |
Karthik Ravi Shankar
|
7c2b70d04a
|
Fix clang format issue
|
5 years ago |
Karthik Ravi Shankar
|
b17a40cdcf
|
Merge branch 'master' into move-opencensus-to-grpc
|
5 years ago |