Esun Kim
3fbaffa24b
Update by review
4 years ago
Esun Kim
30396fb025
Update grpc_android for new CI environment
4 years ago
Richard Belleville
314eeefccf
Run Python interop client without STDOUT/STDERR buffering
4 years ago
Menghan Li
ccc8f50504
Merge pull request #23923 from menghanl/xds_test_set_serving_status
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
Eric Gribkoff
d88c6ec565
Increase xDS job timeout while increased run time is investigated
4 years ago
Jan Tattermusch
afda101854
cleanup bazel commands in test scripts (for non-RBE invocations)
4 years ago
Richard Belleville
a12674fac1
Add new test cases to Python runner script
4 years ago
Stanley Cheung
a095e3ee7a
Update XDS interop tests for PHP and Ruby
4 years ago
Stanley Cheung
cbe0f31e08
Update XDS interop tests for PHP and Ruby
4 years ago
Jan Tattermusch
5c032c6d7f
fail_on_failed_rpc argument not supported for C# XDS client yet
4 years ago
Jan Tattermusch
6c82a2df0c
fix params for running C# xds interop client test
4 years ago
Jan Tattermusch
b5849b11f0
enable path_matching and header_matching for xds csharp client
4 years ago
Menghan Li
a7de5792c3
xds testing: add path_matching and header_matching to cpp tests
4 years ago
Menghan Li
1a10109d10
xds testing: add path_matching and header_matching to cpp tests
4 years ago
Mark D. Roth
5afa417c89
Revert "Merge pull request #23524 from markdroth/xds_logging_revert"
...
This reverts commit b5b9172915
, reversing
changes made to 47c6c826f7
.
4 years ago
Mark D. Roth
a0f08b1b06
Revert "Merge pull request #21941 from markdroth/xds_logging"
...
This reverts commit 37d5d93983
, reversing
changes made to 0e8190a3c9
.
4 years ago
Mark D. Roth
c1d7180daa
Use upb textformat library to dump out raw xDS proto messages
4 years ago
Esun Kim
a5ab31ac29
Add build_abseil-cpp_at_head
4 years ago
Eric Gribkoff
055569d5f3
Merge pull request #23248 from ericgribkoff/use_grpc_health_check
...
Use grpc health checks for PHP and Ruby xDS tests
5 years ago
Eric Gribkoff
d74e52ad85
Use grpc health checks for PHP and Ruby xDS tests
...
The test suite now dynamically updates the server's health status (via
the gRPC health service) to simulate failing backends; this requires
grpc health checks, which means the --use_stable_apis flag is no longer
compatible with these checks (it should probably be removed, but will
leave that for a follow-up).
5 years ago
Stanley Cheung
3e4eafab9c
Increase PHP/Ruby xDS test timeout
5 years ago
Stanley Cheung
8a856d3814
Fix PHP xDS test
5 years ago
Mark D. Roth
4cfeb71b63
Enable xds_routing_lb tracer in xds interop tests.
5 years ago
Mark D. Roth
d674fa3e37
Support xDS via both "xds" and "xds-experimental" URI schemes.
5 years ago
Menghan Li
a475328c1f
Revert "to revert: run on kokoro"
...
This reverts commit b0e2d17772
.
5 years ago
Eric Gribkoff
b0e2d17772
to revert: run on kokoro
5 years ago
Stanley Cheung
33f3060919
Remove grpc_experiment.cfg checked in accidentally
5 years ago
Stanley Cheung
3614b0088c
PHP xDS Interop test client
5 years ago
Stanley Cheung
5b5c5f4478
Ruby xDS interop client
5 years ago
Jan Tattermusch
9f9327860b
add testing scripts for xds csharp
5 years ago
Eric Gribkoff
5330ead3ab
Add --fail_on_failed_rpc flag to xds tests
5 years ago
Mark D. Roth
f8f6034d1a
Refactor xds LB policy
5 years ago
Eric Gribkoff
86568c4de2
Update pip before installing grpcio
5 years ago
Eric Gribkoff
63fb190f44
Revert "to revert: run on kokoro"
...
This reverts commit 936ab4da4f
.
5 years ago
Eric Gribkoff
936ab4da4f
to revert: run on kokoro
5 years ago
Eric Gribkoff
425f04caac
Use prebuilt server image in xds kokokoro job
5 years ago
Eric Gribkoff
cbdceeea34
restore kokoro job
5 years ago
Eric Gribkoff
d22e89f7fc
set OUTPUT_DIR
5 years ago
Eric Gribkoff
7b0cdd43f4
to revert: testing on kokoro
5 years ago
Eric Gribkoff
9e1110cb11
Split logs by test case and run client separately for each test
5 years ago
Richard Belleville
c8de6f6496
Increase Python xDS client log verbosity
5 years ago
Richard Belleville
fe283856ef
Decrease client verbosity
5 years ago
Richard Belleville
56861fb970
Fix path to target
5 years ago
Richard Belleville
4319d02246
Correct python run script path
5 years ago
Richard Belleville
bbecc319cc
Unrename cpp tests
5 years ago
Richard Belleville
7ec0eda191
Split xDS tests up into separate kokoro jobs
5 years ago
Richard Belleville
e88f582cb8
Add Python interop client to CI
5 years ago
Eric Gribkoff
dfc46f8f27
more tracers
5 years ago