Mark D. Roth
98841a990d
Implement DualRefCounted interface for objects needing strong and weak refs.
4 years ago
Eric Gribkoff
0c81da4e92
Revert "Merge pull request #24163 from murgatroid99/run_xds_tests_clients_bash"
...
This reverts commit 9673bc9988
, reversing
changes made to b56b321943
.
4 years ago
Michael Lumish
831dd953a9
Remove duplicate code from formatting fix
4 years ago
Michael Lumish
f26e94be37
Fix run_xds_tests.py formatting
4 years ago
Michael Lumish
f6057e093d
Add a comment explaining the Popen change
4 years ago
Yash Tibrewal
11abbd3828
Add parsing logic for GoogleMeshCaConfig
4 years ago
Michael Lumish
a366931344
In run_xds_tests.py, run clients in bash
4 years ago
Esun Kim
b8ac1b1e5c
Revert "Revert "Implemented conditional shutdown""
4 years ago
Lidi Zheng
5644879af3
Reduce tested Python version on macOS
4 years ago
“Mohan
876021f313
Fix two bugs for channelz_sampler_test
4 years ago
Eric Gribkoff
a6a7755c3f
Pin grpcio and grpc-tools to 1.31.0
...
Can remove when https://github.com/grpc/grpc/pull/24094 is in a patch
release
4 years ago
zhungxd
e4cdcb7b25
fix wrong path
4 years ago
Esun Kim
7a0f16e805
Revert "Implemented conditional shutdown"
4 years ago
Yash Tibrewal
cdda406115
Add certificate provider registry implementation
4 years ago
“Mohan
4039a8d405
Make minor changes to pass github check
4 years ago
ZhenLian
1a275d7eab
Add tls_certificate_distributor implementation
4 years ago
Esun Kim
aff01d7139
Implemented conditional shutdown
4 years ago
Alexander Polcyn
46d4a27cb6
Add a test which reproduces the original crash that is fixed by https://github.com/grpc/grpc/pull/23984
4 years ago
Lidi Zheng
c8fa1c9978
Pin setuptools in one more location
4 years ago
Lidi Zheng
82f0f51690
Pin to 44.1.1 for Python 2 compatibility
4 years ago
Lidi Zheng
6a5d7106a0
Pin setuptools to 49.6.0
4 years ago
Eric Gribkoff
6bce82c42a
Increase wait for stats timeout
4 years ago
Jan Tattermusch
37c980d98a
improve python3 compatibility of the task_runner.py script
4 years ago
Menghan Li
fc87ccb252
xds testing: always set validate_for_proxyless
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
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
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
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
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
Richard Belleville
6df14711e3
Yapf
4 years ago