Esun Kim
d1923afb85
Added missing deps_linkage
4 years ago
Srini Polavarapu
d1c4118798
Regenerate projects
4 years ago
Lidi Zheng
281f80aeab
Install rsa==4.0 to avoid the egg cache race issue
4 years ago
Lidi Zheng
a5d2f719bd
Trust google-auth library will handle their dependency properly
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
c7e0d323e0
Merge pull request #23206 from ericgribkoff/dynamic_server_health
...
Add gentle failover test
5 years ago
Srini Polavarapu
090b05d387
Regenerate projects
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
Menghan Li
1cc9ea82ec
disable validation by deleting/recreating target proxy
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
Lidi Zheng
677e657e5b
Improve readability & prevent deadlock
5 years ago
Lidi Zheng
99eefe48b2
Add grpc-prefixed package generation script
5 years ago
Stanley Cheung
6f72faa74b
Update to protobuf 3.12.2
5 years ago
Stanley Cheung
eccbac3443
Update grpc protoc plugins to support proto3 optional
5 years ago
Karthik Ravi Shankar
063704ebad
Revert "Update grpc protoc plugin to be compliant of proto3 field presence"
5 years ago
Menghan Li
9e927fd2a6
disable traffic_splitting
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
Menghan Li
5f475c82e7
2
5 years ago
Menghan Li
7b1973c766
fix
5 years ago
Stanley Cheung
33f3060919
Remove grpc_experiment.cfg checked in accidentally
5 years ago
Mark D. Roth
aed6574023
Refactor ServiceConfig code to move parsing to its own API.
5 years ago
Jan Tattermusch
3856831776
regenerate projects
5 years ago
Jan Tattermusch
b4441c9fba
regenerate projects
5 years ago
Stanley Cheung
3614b0088c
PHP xDS Interop test client
5 years ago
Stanley Cheung
f70ebf85a6
Update to protobuf 3.12.2
5 years ago
Stanley Cheung
dc9b100865
Update grpc protoc plugins to support proto3 optional
5 years ago
Stanley Cheung
179c36186f
review changes
5 years ago
Stanley Cheung
c74b295c69
Trying to fix rvm brew update error
5 years ago
Eric Gribkoff
86a185b44a
Add wait_for_instance_group_to_reach_expected_size
5 years ago
Menghan Li
211dd48307
c2
5 years ago
Menghan Li
e3d26ffc74
c1
5 years ago
Eric Gribkoff
14374494bf
Reenable --fail_on_failed_rpcs flag
...
These were previously causing flaky tests due to latency in the config
push from GCP -> TD, meaning that the clients were launching before the
new config was actually available to the client. These tests now launch
a "exploratory" client process before initiating the test to ensure that
the expected backends are receiving traffic before the test begins.
(The existing checks rely purely on GCP API, e.g., checking if the
backend service reports healthy. There can be slight delays before these
status changes are actually available in the xDS response sent to
proxyless clients).
5 years ago
ZHANG Dapeng
13f2366230
Add java v1.29.0 release to client matrix
5 years ago
Stanley Cheung
18b1d4a398
Bump version to 1.29.1 for PHP
5 years ago
Srini Polavarapu
ce52c1dd71
update boringssl
5 years ago
Menghan Li
7c64e0f274
update comment
5 years ago
Menghan Li
b554905070
break on success
5 years ago
Menghan Li
6764d1b441
xds interop: add traffic splitting
5 years ago
Stanley Cheung
315e90a44e
Pin astroid
5 years ago
Stanley Cheung
5b5c5f4478
Ruby xDS interop client
5 years ago
Esun Kim
3c5b02b17c
Removed unnecessary commands
5 years ago
yang-g
5872d49c83
generate projects
5 years ago
Stanley Cheung
7d8f295ab0
Fix run_tests pip install error
5 years ago
Jan Tattermusch
cdb3d823fd
migrate windows RBE to win2019 pool
5 years ago
Jan Tattermusch
e59b42f7d1
add script to create Win VM
5 years ago
Jan Tattermusch
9f9327860b
add testing scripts for xds csharp
5 years ago
Eric Anderson
eee38e35dd
tools/dockerfile: Run Java build twice to reduce flakiness
...
Downloads fail from time to time because Gradle does not retry certain
types of network failures
(https://github.com/gradle/gradle/issues/8264 ).
Retrying twice should reduce the flake rate below noticeable without
increasing the size of the interop image created for each new release
for historical testing.
Fixes #18892
5 years ago