Eric Gribkoff
8f4a45a689
Merge pull request #23942 from ericgribkoff/bump_ops_31
...
Merge pull request #23939 from ericgribkoff/bump_ops_timeout
4 years ago
Lidi Zheng
d713e9f202
Prevent call objects from outliving its parent channel or server
4 years ago
Hannah Shi
7e684381ba
avoid destroy channel more than once
4 years ago
Eric Gribkoff
5183c76fef
Merge pull request #23939 from ericgribkoff/bump_ops_timeout
...
Increase timeout for GCP operations
4 years ago
Eric Gribkoff
c4b31bc3fe
Merge pull request #23939 from ericgribkoff/bump_ops_timeout
...
Increase timeout for GCP operations
4 years ago
Eric Gribkoff
a4bcfb7713
Merge pull request #23937 from ericgribkoff/backport_more_xds_fixes_v1.31.x
...
Backport more xds fixes v1.31.x
4 years ago
Eric Gribkoff
244aad3552
Increase timeout for GCP operations
4 years ago
Mark D. Roth
b0a8b4606c
xds: Don't identify the needed VirtualHost at validation time.
4 years ago
Esun Kim
7c343ee45e
Merge pull request #23893 from veblush/abseil-sse
...
Add ABSL_RANDOM_HWAES_FLAGS
4 years ago
Vijay Pai
2b53723669
Merge pull request #23898 from vjpai/clang_tidy_server
...
Remove unneeded data members already present in the base class
4 years ago
Eric Gribkoff
005b57b0a9
Merge pull request #23927 from ericgribkoff/disable_dist_check
...
xds testing: remove distribution comparison in backends restart
4 years ago
Eric Gribkoff
6b29a6d7b2
Merge pull request #23928 from ericgribkoff/give_round_robin_more_time
...
Increase attempt number waiting for round_robin config propagation
4 years ago
Menghan Li
ccc8f50504
Merge pull request #23923 from menghanl/xds_test_set_serving_status
4 years ago
Eric Gribkoff
6abdab4019
Merge pull request #23927 from ericgribkoff/disable_dist_check
...
xds testing: remove distribution comparison in backends restart
4 years ago
Eric Gribkoff
1280ffd484
Merge pull request #23928 from ericgribkoff/give_round_robin_more_time
...
Increase attempt number waiting for round_robin config propagation
4 years ago
Menghan Li
0b463943e2
Merge pull request #23923 from menghanl/xds_test_set_serving_status
4 years ago
Mark D. Roth
85d4e49313
Merge pull request #23910 from markdroth/xds_duplicate_resources
...
xds: NACK if response includes duplicate resource names.
4 years ago
Jan Tattermusch
9d51ce6076
make C# CallError enum up to date with C core
4 years ago
Jan Tattermusch
b918b91148
Merge pull request #23904 from jtattermusch/generate_upbdefs
...
Generate upbdefs file in upb codegen and put them in src/core/ext/upbdefs-generated
4 years ago
Jan Tattermusch
d37fbe1f77
add extra comments that explain that #19196 is not an issue
4 years ago
Jan Tattermusch
560932cd82
Merge pull request #23901 from jtattermusch/clang_tidy_dockerfile_buildable
...
Make sure clang_tidy dockerfile is buildable
4 years ago
Jan Tattermusch
e36ee8ef19
fix sanity tests
4 years ago
Eric Gribkoff
5a60e1bb19
Increase attempt number waiting for round_robin config propagation
4 years ago
Eric Gribkoff
d60febca9e
Merge pull request #23925 from menghanl/v1.31.x
...
backport xds flaky test fixes to v1.31.x
4 years ago
Menghan Li
a7dc27d4e9
xds testing: check serving status is set correctly
...
And print what status was set. This helps debugging when the test fails
4 years ago
Eric Gribkoff
2c0d5f70e0
Merge pull request #23921 from ericgribkoff/bump_timeout
...
Increase xDS job timeout while increased run time is investigated
4 years ago
Menghan Li
26de5087d8
Merge pull request #23924 from menghanl/disable_new_instance_group_test
...
xds testing: delete test new_instance_group
4 years ago
Eric Gribkoff
efb7b0f7f8
Merge pull request #23915 from ericgribkoff/really_remove_flake_fix
...
Account for connecting to different zone TD
4 years ago
Eric Gribkoff
8fd8a47c7d
Merge pull request #23911 from ericgribkoff/remove_flake_fix
...
Account for empty EDS update in test_round_robin
4 years ago
Eric Gribkoff
214dbce0ca
xds testing: remove distribution comparison in backends restart
...
This does not add any coverage beyond the existing round_robin checks,
and has a potential flake when any RPCs in the initial sampled
distribution (before restart) fail, we will get a skewed distribution
and be unable to match it after the restart.
4 years ago
Menghan Li
f700a8c73c
Merge pull request #23909 from menghanl/xds_test_fail_on_error
4 years ago
Eric Gribkoff
3d24907ac0
Merge pull request #23921 from ericgribkoff/bump_timeout
...
Increase xDS job timeout while increased run time is investigated
4 years ago
Menghan Li
c9a31a4091
Merge pull request #23924 from menghanl/disable_new_instance_group_test
...
xds testing: delete test new_instance_group
4 years ago
Menghan Li
f5f9f17710
xds testing: delete test new_instance_group
...
This test is already covered by remove_instance_group (which adds a new instance group and then remove).
This test is also failing when the TD instance connected by the client is in a different region.
4 years ago
Eric Gribkoff
d88c6ec565
Increase xDS job timeout while increased run time is investigated
4 years ago
Eric Gribkoff
a14395495d
Merge pull request #23915 from ericgribkoff/really_remove_flake_fix
...
Account for connecting to different zone TD
4 years ago
Eric Gribkoff
e203dd44ed
Merge pull request #23911 from ericgribkoff/remove_flake_fix
...
Account for empty EDS update in test_round_robin
4 years ago
Menghan Li
cb507e0ed4
Merge pull request #23909 from menghanl/xds_test_fail_on_error
4 years ago
Mark D. Roth
9a39f172a6
xds: NACK if response includes duplicate resource names.
4 years ago
Mark D. Roth
c371016e90
Merge pull request #23906 from markdroth/xds_upb_strview
...
Clean up upb_strview handling.
4 years ago
Richard Belleville
b9a7fa85b3
Merge pull request #23912 from gnossen/revert_run_xds_tests
...
Revert run_xds_tests.py changes to derisk release
4 years ago
Menghan Li
c43543050e
Merge pull request #23891 from menghanl/v1.31.x
...
xds testing: add a test case with multiple routes referring to same cluster
4 years ago
Karthik Ravi Shankar
967c0a2a32
Move Server from ::grpc_impl to ::grpc
...
Reverts: https://github.com/grpc/grpc/pull/18458
4 years ago
Eric Gribkoff
8c97bc639c
yapf
4 years ago
Stanley Cheung
b5b4c9f1a1
Merge pull request #23907 from HannahShiSFB/issue23736
...
PHP: change return type annotation of generated PHP methods
4 years ago
Eric Gribkoff
09225ef049
Account for connecting to different zone TD
4 years ago
Vijay Pai
ca6b01b8a0
Merge pull request #23895 from grpc/vjpai-patch-1
...
Remove unneeded and incorrect forward reference
4 years ago
Mark D. Roth
c9a142e839
Clean up upb_strview handling.
4 years ago
Richard Belleville
2188da4c92
Revert run_xds_tests.py changes to derisk release
4 years ago
Eric Gribkoff
bbe880c0a2
Account for empty EDS update in test_round_robin
4 years ago