Lidi Zheng
b62c984eab
Pin pip to 19.3.1 to fix the build failure on master
4 years ago
Eric Gribkoff
1822a11c84
increase c# and c++ xds timeouts
4 years ago
Eric Gribkoff
b34a46b641
give python job longer, now that we have more test cases
4 years ago
Penn (Dapeng) Zhang
f4b87879e1
add executable permission to grpc_xds_ruby_test_in_docker.sh
4 years ago
Penn (Dapeng) Zhang
bc600d57c9
Add xds v3 kokoro tests
4 years ago
AJ Heller
85aa1c5f83
Fix the publish packages script v2 (macos x86 deprecation)
4 years ago
AJ Heller
289eaab1fb
Fix broken nightly build and publish due to MacOS x86 protoc deprecation
...
The grpc_publish_packages.sh build has been broken since 2020-12-03 due
to commit 010d9f302
, after which protoc artifacts for MacOS x86 were no
longer being built. See #24870 . The internal errors for
`grpc/core/nightly/grpc_publish_packages` are failing on `chmod +x
<nothing>`.
As pointed out in #25210 , https://packages.grpc.io/ has not been updated
since 2020-12-02.
4 years ago
Richard Belleville
728f2a2f2a
Update to server-3
4 years ago
Penn (Dapeng) Zhang
22444604a4
revert grpc_xds_bazel_test_in_docker.sh
4 years ago
Richard Belleville
278b0a8af4
Update to server-3
4 years ago
Richard Belleville
333fb32667
Merge pull request #25142 from gnossen/cb_interop_python
...
Python Circuit Breaking Interop Test Client Additions
4 years ago
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