Commit Graph

286 Commits

Author SHA1 Message Date
Richard Belleville 23c5fb8ca4 Add example tests to CI 2019-03-08 15:14:42 -08:00
Prashant Jaikumar ede3e61acb Try to fix FlakyNetworkTest.ServerRestartKeepaliveDisabled flake
Set channel arg for max connect time.
2019-03-04 13:25:33 -08:00
Lidi Zheng 9a548969ed
Merge branch 'master' into bzl-py3-fix 2019-02-21 14:14:23 -08:00
Prashant Jaikumar 64dbadace8 Debug flaky_network_test
Run the test with some tracing enabled to debug test flakes.
2019-02-21 01:14:37 -08:00
Lidi Zheng d209deb14b Revert "Revert "Merge pull request #17644 from lidizheng/bzl-py3""
This reverts commit 7da0aacef2.
2019-02-20 14:07:34 -08:00
Prashant Jaikumar b31f402b46 Add flaky_network_test after fixing internal build failures.
Re-add flaky_network_test along with a couple of new testcases.
2019-02-19 16:54:47 -08:00
hcaseyal cecea9c592
Revert "Added test for RPCs over a flaky network" 2019-02-15 13:36:02 -08:00
Eric Gribkoff 70f2ccd1a6 Run android interop test on a physical device 2019-02-13 13:08:39 -08:00
Prashant Jaikumar 485bc78ba3 Added flaky_network_test 2019-02-12 12:04:45 -08:00
Jan Tattermusch 817c28f22f scaffolding for flaky network test 2019-02-07 18:38:12 +01:00
Jan Tattermusch 474a931036
Revert "added retry statements to jq installation commands" 2019-02-06 10:28:40 +01:00
Eric Gribkoff 7da0aacef2 Revert "Merge pull request #17644 from lidizheng/bzl-py3"
This reverts commit a25828ad78, reversing
changes made to 5176fd80fc.
2019-01-29 13:50:16 -08:00
Lidi Zheng a25828ad78
Merge pull request #17644 from lidizheng/bzl-py3
[gRPC] Enable Python 3 for Bazel to Run Tests
2019-01-28 16:23:33 -08:00
Bill Feng 062e2bcade added retry statements to jq installation commands 2019-01-28 11:22:20 -08:00
Jan Tattermusch fb06f89af9 move RBE test timeout configuration to a single place 2019-01-24 10:32:14 +01:00
Lidi Zheng 15be9de11b Bazel clean between builds of Python 2/3 2019-01-09 14:52:56 -08:00
Lidi Zheng 7df3475a9f Enable Bazel Python 3 for every PR
* Reverted hack in _reflection_servicer_test.py
* To see if Kokoro is happy about it
2019-01-09 14:36:23 -08:00
Bill Feng 3dafee1e51 bumped bazel version for internal CI 2019-01-09 11:55:57 -08:00
Jan Tattermusch 4cbdf08e61 debug out of disk space in run_interop_matrix_tests.py 2019-01-04 17:15:10 +01:00
Jan Tattermusch 810a93e783 inject extra details to Bazel RBE links 2018-12-21 11:09:51 +01:00
Lidi Zheng 6692429f31 Download private key from KeyStore 2018-12-17 16:25:25 -08:00
Jan Tattermusch 3a0fde868e
Merge pull request #17374 from jtattermusch/foundry_deprecated_nits
Address a few "deprecated" warnings on foundry
2018-12-06 08:57:45 +01:00
Nicolas "Pixel" Noble 3cdf8377cf Fixing jq's installation. 2018-12-04 21:38:54 +01:00
Jan Tattermusch 6311ddbe4b BAZEL_INTERNAL_INVOCATION_ID is deprecated 2018-12-03 12:44:18 +01:00
Jan Tattermusch 2108c0b6a7 avoid C++ flakes by decreasing coverage parallelism 2018-11-20 12:40:16 +01:00
Jan Tattermusch 667a17c1f3 split up coverage runs by language 2018-11-19 22:15:34 +01:00
Jan Tattermusch d0ad7518ba
Merge pull request #17171 from jtattermusch/python_bazel_useful_output
Make python bazel tests outputs useful
2018-11-09 20:30:57 +01:00
Jan Tattermusch eb24d9fc43
Merge pull request #17169 from jtattermusch/foundry_msan_pr_script
Add script for running RBE msan on PRs
2018-11-09 19:39:10 +01:00
Jan Tattermusch e73d4db498 make python bazel tests outputs useful 2018-11-09 19:21:10 +01:00
Jan Tattermusch 969a155237 add script for running RBE msan on PRs 2018-11-09 18:10:52 +01:00
Jan Tattermusch 2a4f8a3f25 use bazel --config= for all foundry builds 2018-11-08 14:21:14 +01:00
Jan Tattermusch 69451016c9 use opensource version of bazel for RBE tests 2018-10-30 19:58:39 +01:00
Jan Tattermusch 4b8a550268 temporarily disable node_purejs benchmarks 2018-10-27 09:16:30 +02:00
Jan Tattermusch aad0030aed align msan kokoro and manual configurations 2018-10-26 18:39:00 +02:00
Jan Tattermusch 49650ef596 post bazel invocation details from kokoro rbe jobs 2018-10-26 08:51:41 +02:00
Jan Tattermusch 3c2f3e1eb3 use set -ex in all bazel scripts 2018-10-25 21:11:48 +02:00
Jan Tattermusch 008775c416 stop using deprecated bazel_wrapper.py 2018-10-25 21:11:48 +02:00
Jan Tattermusch b7b3a7972a
Merge pull request #16937 from jtattermusch/interop_matrix_improvements
run_interop_matrix_tests.py: overhaul and simplification
2018-10-25 19:42:45 +02:00
Jan Tattermusch e43d732a33 align ubsan configuration 2018-10-24 23:31:54 +02:00
Jan Tattermusch 23eec0c4ec align tsan configuration 2018-10-24 23:31:54 +02:00
Jan Tattermusch bfcce96efc align bazel asan configuration 2018-10-24 23:31:54 +02:00
Jan Tattermusch f9b6c88f01 align configuration of kokoro and manual foundry runs 2018-10-24 13:02:08 +02:00
Jan Tattermusch 32495f4cee address review comments 2018-10-23 16:18:39 +02:00
Alex Polcyn e52d87b53d Add a grpclb-in-DNS interop test suite 2018-10-23 00:00:08 -07:00
Jan Tattermusch 6b5f1143fc allow running adhoc interop matrix tests 2018-10-19 12:58:52 +02:00
Jan Tattermusch 339e7f4a82 upload to BQ from singlemachine benchmarks too 2018-10-19 08:20:39 +02:00
Jan Tattermusch 0e3cb55509 fix peformance_profile_* jobs on master 2018-10-17 08:53:37 +02:00
Jan Tattermusch 47bafd76ae add kokoro job for 1VM benchmark 2018-10-12 13:54:08 +02:00
Jan Tattermusch 58f167abeb upload both sponge_log.xml and sponge_log.log 2018-09-25 23:10:54 +02:00
Bill Feng 3943790e09 simplified argument packing 2018-09-07 10:19:32 -07:00