Esun Kim
1be6f7aedb
Remove flaky flag from channelz_test
2020-05-04 11:40:53 -07:00
Eric Gribkoff
121a59ba4d
Disable strict --fail_on_failed_rpc flag generally
2020-04-29 20:38:13 -07:00
Eric Gribkoff
29f6ab78aa
Disable --fail_on_failed_rpc for change_backend_service test
2020-04-28 13:15:25 -07:00
Jan Tattermusch
5bca0d5862
Merge pull request #22767 from jtattermusch/fix_check_bazel_workspace
...
Re-enable a check in bazel_check_workspace.py
2020-04-28 07:53:45 +02:00
Mark D. Roth
d74548e611
Remove StringViewToCString() and src/core/lib/gprpp/string_view.h
2020-04-27 12:28:28 -07:00
Jan Tattermusch
c6d788c395
add upb to _GRPC_BAZEL_ONLY_DEPS
2020-04-27 08:26:29 -04:00
Jan Tattermusch
3c83ce5187
add back check removed by mistake in #15070
2020-04-27 08:26:29 -04:00
Jan Tattermusch
d067c7e663
update third_party/protobuf to 3.11.4
2020-04-27 04:51:38 -04:00
Jan Tattermusch
54749bf49c
Merge pull request #22764 from jtattermusch/bazel_dep_mirroring
...
Establish mirror for all bazel dependencies
2020-04-27 10:29:30 +02:00
Eric Gribkoff
04277beda6
Merge pull request #22763 from ericgribkoff/fail_on_failure_flag
...
Add --fail_on_failed_rpc flag to xds tests
2020-04-24 10:53:51 -07:00
Eric Gribkoff
5330ead3ab
Add --fail_on_failed_rpc flag to xds tests
2020-04-24 08:57:43 -07:00
Jan Tattermusch
fc5938ad41
handle mirror urls in check_bazel_workspace.py
2020-04-24 11:43:01 -04:00
Jan Tattermusch
275be9cd63
Merge pull request #22756 from ejona86/no-sha-in-name
...
tools: Put sha1 in container tag instead of name
2020-04-24 14:18:19 +02:00
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
2020-04-23 12:53:46 -07:00
Mark D. Roth
09b42371e7
Remove grpc_core::InlinedVector<> and grpc_core::Optional<>.
2020-04-23 11:24:41 -07:00
Jan Tattermusch
4e83c87c39
Merge pull request #22701 from grpc/jtattermusch-patch-4
...
Delete the no-longer-useful run_build_statistics.py script
2020-04-23 17:18:20 +02:00
Muxi Yan
e3c57771c2
Merge pull request #21194 from muxi/boringssl-prefix-header
...
Revamp how BoringSSL generate prefix header on ObjC
2020-04-21 09:27:44 -07:00
Jan Tattermusch
320c91694b
Delete a non-longer-useful run_build_statistics.py
2020-04-17 12:27:26 +02:00
Eric Gribkoff
c98c9f6615
Merge branch 'master' into xds_reuse_resources
2020-04-15 18:59:43 -07:00
Eric Gribkoff
d1cb8a32aa
increase time.sleep between polling operations
2020-04-14 11:05:56 -07:00
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
2020-04-14 10:55:37 -07:00
Eric Gribkoff
83b0bc8da0
change --tolerate_gcp_errors to --use_existing_gcp_resources
2020-04-13 14:13:42 -07:00
Eric Gribkoff
2285530390
Merge pull request #22639 from ericgribkoff/fix_patch
...
xDS test improvements
2020-04-10 12:56:37 -07:00
Eric Gribkoff
6aa983e819
typo
2020-04-10 11:26:26 -07:00
Vijay Pai
e677f3d166
Merge pull request #22621 from grpc/vjpai-patch-1
...
Unmark flaky on streaming_pump
2020-04-10 11:02:54 -07:00
Eric Gribkoff
ade157dd7a
yapf
2020-04-10 11:01:54 -07:00
Eric Gribkoff
6355d71a9f
Make GCP alpha API use optional
2020-04-10 10:41:21 -07:00
Eric Gribkoff
c34311d996
Wait longer for backend instance patch
2020-04-10 10:15:20 -07:00
Eric Gribkoff
d5d258b70f
Do not set default port in url map patch
2020-04-10 10:14:23 -07:00
Jan Tattermusch
697f411fef
mark client_channel_stress_test as flaky
2020-04-09 10:06:33 -04:00
Richard Belleville
3928f2fa69
Merge pull request #22561 from gnossen/python35_test
...
Add 3.5 to default interpreters to be tested.
2020-04-08 15:24:36 -07:00
Vijay Pai
719ec593d0
Regen projects
2020-04-08 10:31:47 -07:00
Eric Gribkoff
d9c6b001c0
Use validate-for-proxyless
2020-04-07 16:21:09 -07:00
Eric Gribkoff
bc831fec51
Use grpcHealthCheck and targetGrpcProxy
2020-04-07 16:20:55 -07:00
Richard Belleville
1c1321ddea
Indentation
2020-04-07 16:10:20 -07:00
Richard Belleville
dbf3bb31cd
Shellcheck
2020-04-07 11:09:27 -07:00
Richard Belleville
8079de2466
Accidentally a word
2020-04-07 10:07:15 -07:00
Richard Belleville
0aa77e410f
Restrict set of interpreters on MacOS
2020-04-06 16:40:06 -07:00
Richard Belleville
fb2b2122ac
Add quotes
2020-04-06 14:21:00 -07:00
Richard Belleville
9344a259b5
Fix MacOS Python 3.5 gevent build
2020-04-06 13:06:35 -07:00
Eric Gribkoff
0325842b1d
Disable flaky verification of no RPC failure
2020-04-04 10:17:13 -07:00
Eric Gribkoff
b53a4b4145
Merge pull request #22564 from ericgribkoff/inline_logs
...
Add param to echo captured client output in logs
2020-04-03 12:54:52 -07:00
Eric Anderson
e456adff69
Merge pull request #22566 from ejona86/xds-external-bootstrap-gen
...
Add --bootstrap_file to run_xds_tests.py
2020-04-03 12:12:19 -07:00
Muxi Yan
590415e1f3
Merge remote-tracking branch 'upstream/master' into boringssl-prefix-header
2020-04-03 11:43:05 -07:00
Eric Anderson
2ac5fde78a
Fix indentation
2020-04-03 09:43:37 -07:00
Mark D. Roth
77c10eeedc
Merge pull request #22553 from markdroth/control_plane_creds_revert
...
Revert "Merge pull request #19693 from apolcyn/control_plane_creds"
2020-04-03 07:23:38 -07:00
Jan Tattermusch
93055a5403
Merge pull request #22558 from grpc/cq-threading-flaky
...
Mark completion_queue_threading_test flaky
2020-04-03 10:45:38 +02:00
Eric Gribkoff
843efcf3a0
Add param to echo captured client output in logs
2020-04-02 17:27:12 -07:00
Eric Anderson
a39479ac27
Add --bootstrap_file to run_xds_tests.py
...
This allows using an external bootstrap generator.
2020-04-02 17:09:35 -07:00
Richard Belleville
23c32621d6
Fix all_the_cpythons. Add 3.5 to defaults
2020-04-02 15:36:07 -07:00