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
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
Mark D. Roth
b3808b73da
Merge pull request #23903 from markdroth/listener_addresses_revert
...
Revert "Pass listening addresses into XdsClient"
4 years ago
Menghan Li
1eb137b28d
xds testing: disable fail_on_failed_rpc check
...
Fixing this needs further work to not share resources between tests.
4 years ago
root
64c6d686f5
re-generate PHP files
4 years ago
root
e3340f1ccb
change return type annotation of generated PHP methods
4 years ago
Richard Belleville
0bd773c152
Merge pull request #23892 from gnossen/python_interop_client_additions
...
Python xDS interop client traffic splitting / path matching additions
4 years ago
Vijay Pai
5c9901f90d
Merge pull request #23896 from grpc/vjpai-patch-2
...
Remove unneeded forward reference
4 years ago
Vijay Pai
e14d96c34e
Merge pull request #23897 from grpc/vjpai-patch-3
...
Remove unneeded and incorrect forward reference
4 years ago
Jan Tattermusch
80252ec4a6
run tools/codegen/core/gen_upb_api.sh
4 years ago
Jan Tattermusch
9187a02d21
regenerate projects
4 years ago
Jan Tattermusch
5f02c33b6a
exclude upbdefs-generated from clang_tidy_all_the_things.sh
4 years ago
Jan Tattermusch
6d6339db34
fix non-bazel build systems
4 years ago
Jan Tattermusch
44284486ac
add src/core/ext/upbdefs-generated include to bazel build
4 years ago
Jan Tattermusch
54613cc45b
upb codegen: put .upbdefs.h and .upbdefs.c files in a different directory
4 years ago
Mark D. Roth
98543382d9
Revert "Merge pull request #23787 from markdroth/xds_client_api2"
...
This reverts commit 0649026e8a
, reversing
changes made to 3978bd1c62
.
4 years ago
Jan Tattermusch
613333d805
Merge pull request #23899 from jtattermusch/cleanup_non_rbe_bazel_commands
...
Cleanup bazel commands in test scripts (for non-RBE invocations)
4 years ago
Jan Tattermusch
bc4d478a21
regenerate dockerfiles
4 years ago
Jan Tattermusch
424d33415c
upgrade bazel to 2.2.0
4 years ago
Jan Tattermusch
2274ed51bb
make sure clang_tidy dockerfile is buildable
4 years ago
Jan Tattermusch
afda101854
cleanup bazel commands in test scripts (for non-RBE invocations)
4 years ago
Jan Tattermusch
fb8e4556c2
Merge pull request #23890 from jtattermusch/run_microbenchmark_use_bazel
...
run_microbenchmark.py should use bazel
4 years ago