Mark D. Roth
b95843c1b7
xds: Add support for send_all_clusters field in LRS.
5 years ago
Eric Gribkoff
121a59ba4d
Disable strict --fail_on_failed_rpc flag generally
5 years ago
Eric Gribkoff
29f6ab78aa
Disable --fail_on_failed_rpc for change_backend_service test
5 years ago
Mark D. Roth
d74548e611
Remove StringViewToCString() and src/core/lib/gprpp/string_view.h
5 years ago
Jan Tattermusch
c6d788c395
add upb to _GRPC_BAZEL_ONLY_DEPS
5 years ago
Jan Tattermusch
3c83ce5187
add back check removed by mistake in #15070
5 years ago
Jan Tattermusch
d067c7e663
update third_party/protobuf to 3.11.4
5 years ago
Eric Gribkoff
5330ead3ab
Add --fail_on_failed_rpc flag to xds tests
5 years ago
Jan Tattermusch
fc5938ad41
handle mirror urls in check_bazel_workspace.py
5 years ago
Eric Anderson
61f66e81b6
tools: Put sha1 in container tag instead of name
...
Ideally instead of having names like ruby_jessie_x64_ruby_2_5 and
ruby_jessie_x64_ruby_2_6 they would have the name "ruby" with tags
containing jessie_x64_ruby_2_5/6. But fixing that would be much more
invasive. The sha1 in the tag is producing the worst effects, so this is
a case of the perfect being the enemy of the good.
Fixes #20546
5 years ago
Mark D. Roth
09b42371e7
Remove grpc_core::InlinedVector<> and grpc_core::Optional<>.
5 years ago
Jan Tattermusch
320c91694b
Delete a non-longer-useful run_build_statistics.py
5 years ago
Yash Tibrewal
e26ec77423
revert auto changes
5 years ago
Yash Tibrewal
2723a1bae6
Add a new type of error, GRPC_ERROR_EOS for failing writes when end of stream has been received
5 years ago
Eric Gribkoff
d1cb8a32aa
increase time.sleep between polling operations
5 years ago
Eric Gribkoff
6113d70812
Enable retries for failed GCP API calls
...
The HttpRequest.execute() method used to make GCP calls has a
`num_retries` parameter, as documented at
https://googleapis.github.io/google-api-python-client/docs/epy/googleapiclient.http.HttpRequest-class.html#execute
5 years ago
Eric Gribkoff
83b0bc8da0
change --tolerate_gcp_errors to --use_existing_gcp_resources
5 years ago
Eric Gribkoff
6aa983e819
typo
5 years ago
Eric Gribkoff
ade157dd7a
yapf
5 years ago
Eric Gribkoff
6355d71a9f
Make GCP alpha API use optional
5 years ago
Eric Gribkoff
c34311d996
Wait longer for backend instance patch
5 years ago
Eric Gribkoff
d5d258b70f
Do not set default port in url map patch
5 years ago
Taras Galkovskyi
309c8e65f4
declare alts support for python interop client/server
5 years ago
Jan Tattermusch
697f411fef
mark client_channel_stress_test as flaky
5 years ago
Vijay Pai
719ec593d0
Regen projects
5 years ago
Eric Gribkoff
d9c6b001c0
Use validate-for-proxyless
5 years ago
Eric Gribkoff
bc831fec51
Use grpcHealthCheck and targetGrpcProxy
5 years ago
Richard Belleville
1c1321ddea
Indentation
5 years ago
Richard Belleville
dbf3bb31cd
Shellcheck
5 years ago
Richard Belleville
8079de2466
Accidentally a word
5 years ago
Richard Belleville
0aa77e410f
Restrict set of interpreters on MacOS
5 years ago
Richard Belleville
fb2b2122ac
Add quotes
5 years ago
Richard Belleville
9344a259b5
Fix MacOS Python 3.5 gevent build
5 years ago
Eric Gribkoff
0325842b1d
Disable flaky verification of no RPC failure
5 years ago
Eric Anderson
2ac5fde78a
Fix indentation
5 years ago
Eric Gribkoff
843efcf3a0
Add param to echo captured client output in logs
5 years ago
Eric Anderson
a39479ac27
Add --bootstrap_file to run_xds_tests.py
...
This allows using an external bootstrap generator.
5 years ago
Richard Belleville
23c32621d6
Fix all_the_cpythons. Add 3.5 to defaults
5 years ago
Eric Gribkoff
86568c4de2
Update pip before installing grpcio
5 years ago
Muxi Yan
9a9fe5b361
build_projects
5 years ago
Mark D. Roth
41cfae4234
Revert "Merge pull request #19693 from apolcyn/control_plane_creds"
...
This reverts commit 162fccdb90
, reversing
changes made to 228e7557fa
.
5 years ago
Jan Tattermusch
326939fb64
temporarily disable node tests
5 years ago
Eric Gribkoff
8db85b3e07
Add --path_to_server_binary arg for prebuilt images
5 years ago
Jan Tattermusch
6ad89b6369
also upload className in upload_rbe_results.py
5 years ago
Eric Gribkoff
2c0a9c1ca8
fix duplicate logs
5 years ago
Eric Gribkoff
fb90989c7b
fix format, exit(1) if any failures
5 years ago
Eric Gribkoff
3cff1570b5
yapf
5 years ago
Eric Gribkoff
bf85f6c88d
typo
5 years ago
Eric Gribkoff
a83409bd87
Reduce resource requirements for some test runs
...
Adds --instance_group_size parameter and skips creating IGs in the
secondary zone is not used by any of the specified test cases.
5 years ago
Eric Gribkoff
11671b0407
log exception and init client_process
5 years ago