Lidi Zheng
6a5d7106a0
Pin setuptools to 49.6.0
4 years ago
Eric Gribkoff
42ec625d27
Merge pull request #24012 from ericgribkoff/python_timeout_bump
...
Increase xds job timeout for python and c#
4 years ago
Eric Gribkoff
1775fe222a
Merge pull request #24010 from ericgribkoff/increase_wait_for_stats_timeout
...
Increase wait for stats timeout
4 years ago
Yash Tibrewal
2a72f72a84
CertificateProvider API
4 years ago
Eric Gribkoff
03ba9336dd
Increase xds job timeout for python and c#
4 years ago
Eric Gribkoff
6bce82c42a
Increase wait for stats timeout
4 years ago
yulin-liang
5c1ebcbb40
Fix flaky macos/grpc_cfstream test by extending NTP sync timeout.
4 years ago
Mark D. Roth
a818a376b2
Change version to 1.32-pre1 and bump major core version number.
4 years ago
Mark D. Roth
30e4170dc3
Update version of master to 1.33-dev ("geeky").
4 years ago
Jan Tattermusch
37c980d98a
improve python3 compatibility of the task_runner.py script
4 years ago
Esun Kim
9f7ff86919
Accept the Android SDK licences.
4 years ago
Esun Kim
3fbaffa24b
Update by review
4 years ago
Esun Kim
30396fb025
Update grpc_android for new CI environment
4 years ago
Esun Kim
f8e684944c
Upgraded gcc to 8 in python_dev_centos7_x64
4 years ago
Ashitha Santhosh
369bd24b7c
Add mock CEL APIs.
4 years ago
Menghan Li
fc87ccb252
xds testing: always set validate_for_proxyless
4 years ago
Lidi Zheng
72a005981b
Shallow update not allowed (--depth)
4 years ago
Lidi Zheng
db9987a3d1
Resolve comments
4 years ago
Lidi Zheng
e07297c7b1
Add a link to automatically create a PR
4 years ago
Lidi Zheng
4f5f082dee
Make shellcheck happy
4 years ago
Lidi Zheng
cd028e5efa
Add a script to generate all languages doc and push to GitHub
4 years ago
Jan Tattermusch
2e86c86540
run tools/distrib/python/make_grpcio_tools.py
4 years ago
Jan Tattermusch
181ddf2b12
bump third_party/protobuf to v3.13.0
4 years ago
Eric Gribkoff
1263c8014f
Merge pull request #23956 from ericgribkoff/unique_suffix
...
xds test: retry with random suffix after conflict
4 years ago
Richard Belleville
314eeefccf
Run Python interop client without STDOUT/STDERR buffering
4 years ago
Eric Gribkoff
a66313512b
xds test: retry with random suffix after conflict
4 years ago
Mark D. Roth
f96c83e4c9
Don't call grpc_call_cancel() from within core.
4 years ago
Eric Gribkoff
08e3c311d0
Merge pull request #23950 from ericgribkoff/directly_query_health
...
xds tests: check health service in wait_for_healthy_backends
4 years ago
Eric Gribkoff
2a7f14e5a0
xds tests: check health service in wait_for_healthy_backends
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
244aad3552
Increase timeout for GCP operations
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
Jan Tattermusch
e36ee8ef19
fix sanity tests
4 years ago
Eric Gribkoff
5a60e1bb19
Increase attempt number waiting for round_robin config propagation
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
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
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
Eric Gribkoff
09225ef049
Account for connecting to different zone TD
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