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
Michael Lumish
a366931344
In run_xds_tests.py, run clients in bash
4 years ago
Eric Gribkoff
6bce82c42a
Increase wait for stats timeout
4 years ago
Menghan Li
fc87ccb252
xds testing: always set validate_for_proxyless
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
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
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
Richard Belleville
87bd3a5fb2
Kill client process if it won't respond
4 years ago
Richard Belleville
efd0521731
Format
4 years ago
Richard Belleville
d7658d52ff
Simplify logging thread await
4 years ago
Menghan Li
73d9be0c65
xds testing: add a test case with multiple routes referring to same cluster
4 years ago
Richard Belleville
5f7bb36d5e
Fix client process logging trigger
4 years ago
Richard Belleville
a097f41b53
Log client process's output as soon as it exits
4 years ago
Penn (Dapeng) Zhang
a13f304b9f
fix format
4 years ago
Penn (Dapeng) Zhang
fc171fbdb9
revert a mistake
4 years ago
Penn (Dapeng) Zhang
7f2d994946
fix format
4 years ago
Penn (Dapeng) Zhang
33e0400df0
fix build
4 years ago
Penn (Dapeng) Zhang
0fc4994dfe
mention bootstrap server features in flag help
4 years ago
Penn (Dapeng) Zhang
747dbec408
add action='store_true'
4 years ago
Penn (Dapeng) Zhang
ad6eaa5d83
Add command flag to enable xDS v3 for xDS interop test
4 years ago
Jan Tattermusch
6eda547607
workaround C# commandlineparser bug
4 years ago
Eric Gribkoff
cdcedbf401
Merge pull request #23791 from ericgribkoff/unconditional_wait_for_propagation
...
Deflake fail_on_failed_rpc xDS test cases
4 years ago
Menghan Li
f17d65b814
xds testing: add a test case with multiple routes referring to same cluster
4 years ago
Eric Gribkoff
08f11e3d74
Deflake fail_on_failed_rpc xDS test cases
4 years ago
Eric Gribkoff
8c03da2c0a
Merge pull request #23629 from ericgribkoff/delay_fail_on_failed_rpc
...
Update semantics of --fail_on_failed_rpc
4 years ago
Menghan Li
f189419615
Merge pull request #23439 from menghanl/xds_interop_routing
...
xds interop: add routing path/header matching to framework
4 years ago
ZHANG Dapeng
44a8ee928d
Fix string interpolation in run_xds_tests.py
4 years ago