Richard Belleville
5105b1472c
Add to CI
4 years ago
Esun Kim
e49d74b0d8
Added use_strict_warning
4 years ago
Penn (Dapeng) Zhang
b2b01baf78
Run xds v3 tests in kokoro integration
4 years ago
Stanley Cheung
d04f80a156
review comment fixes
4 years ago
Stanley Cheung
e4ebd44cd6
Ruby: add support to circuit_breaking xds interop test case
4 years ago
Stanley Cheung
4eee6f3177
Fix Ruby xDS tests
4 years ago
Donna Dionne
4f8ed98f3e
Xds cluster resolver
...
Implemented new xds cluster resolver config
Separated policy and discovery mechanism
4 years ago
Jan Tattermusch
e5b2edd188
fix grpc_android.sh
4 years ago
Alexander Polcyn
70f3a25125
Delete unused grpclb-in-dns interop test suite
4 years ago
Donna Dionne
dd4839cad0
Add circuit_breaking test to cpp interop tests.
4 years ago
Eric Gribkoff
20a5bd7168
Revert "to revert: run on kokoro"
...
This reverts commit 3f1165fbfb
.
4 years ago
Eric Gribkoff
3f1165fbfb
to revert: run on kokoro
4 years ago
Jan Tattermusch
a8f7b2d005
stop using GrpcTesting-d0eeee2db331.json for RBE authentication on linux
4 years ago
Esun Kim
849368ece5
Remove XDS size test
4 years ago
Yash Tibrewal
505b9cf3eb
iModify build script to add tests for --define=grpc_no_xds=true
4 years ago
Mark D. Roth
e496705ea3
Move circuit breaking, EDS drops, and load reporting to xds_cluster_impl policy.
4 years ago
root
762a0b83c4
replace php to php7
4 years ago
root
867f579e54
del php5 from basic Linux test and interop test
4 years ago
Eric Gribkoff
0013616219
Revert "to revert: run on kokoro"
...
This reverts commit 936ab4da4f
.
4 years ago
Eric Gribkoff
540acf8720
to revert: run on kokoro
4 years ago
Donna Dionne
ffb560090a
Moving XDS Routing functionalities from LB policy into XdsConfigSelector
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
03ba9336dd
Increase xds job timeout for python and c#
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
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