Jan Tattermusch
2108c0b6a7
avoid C++ flakes by decreasing coverage parallelism
6 years ago
Jan Tattermusch
667a17c1f3
split up coverage runs by language
6 years ago
Jan Tattermusch
e73d4db498
make python bazel tests outputs useful
6 years ago
Jan Tattermusch
969a155237
add script for running RBE msan on PRs
6 years ago
Jan Tattermusch
2a4f8a3f25
use bazel --config= for all foundry builds
6 years ago
Jan Tattermusch
69451016c9
use opensource version of bazel for RBE tests
6 years ago
Jan Tattermusch
4b8a550268
temporarily disable node_purejs benchmarks
6 years ago
Jan Tattermusch
aad0030aed
align msan kokoro and manual configurations
6 years ago
Jan Tattermusch
49650ef596
post bazel invocation details from kokoro rbe jobs
6 years ago
Jan Tattermusch
3c2f3e1eb3
use set -ex in all bazel scripts
6 years ago
Jan Tattermusch
008775c416
stop using deprecated bazel_wrapper.py
6 years ago
Jan Tattermusch
e43d732a33
align ubsan configuration
6 years ago
Jan Tattermusch
23eec0c4ec
align tsan configuration
6 years ago
Jan Tattermusch
bfcce96efc
align bazel asan configuration
6 years ago
Jan Tattermusch
f9b6c88f01
align configuration of kokoro and manual foundry runs
6 years ago
Jan Tattermusch
32495f4cee
address review comments
6 years ago
Alex Polcyn
e52d87b53d
Add a grpclb-in-DNS interop test suite
6 years ago
Jan Tattermusch
6b5f1143fc
allow running adhoc interop matrix tests
6 years ago
Jan Tattermusch
339e7f4a82
upload to BQ from singlemachine benchmarks too
6 years ago
Jan Tattermusch
0e3cb55509
fix peformance_profile_* jobs on master
6 years ago
Jan Tattermusch
47bafd76ae
add kokoro job for 1VM benchmark
7 years ago
Jan Tattermusch
58f167abeb
upload both sponge_log.xml and sponge_log.log
7 years ago
Bill Feng
3943790e09
simplified argument packing
7 years ago
Bill Feng
2a6f71ea5b
flipped script argument order
7 years ago
Bill Feng
3fb62ae92c
exclude less tests from qps
7 years ago
Bill Feng
888ffabd80
appended exclusion rules to pull_request scripts
7 years ago
Bill Feng
1c24373821
excluded asan and tsan for qps tests
7 years ago
Adele Zhou
2c8d34663e
Set KOKORO_FOUNDRY_PROJECT_ID env var.
7 years ago
Adele Zhou
9d0535fd1f
merge
7 years ago
Jan Tattermusch
bbfb05f61f
run remote bazel tests with GRPC_VERBOSITY=debug
7 years ago
Adele Zhou
82af30de34
Switch to use the default instance.
7 years ago
Adele Zhou
5f84445781
Upgrade bazel to 0.16.1
7 years ago
Jan Tattermusch
1cc7904eca
better way to disable bazel caching
7 years ago
Jan Tattermusch
6ed3c45cbd
android patch no longer needer
7 years ago
Jan Tattermusch
20500213e6
add grpc_unity_package to published packages
7 years ago
Mehrdad Afshari
a223a2c554
Include commit hash in directory name for archived packages
7 years ago
Mehrdad Afshari
4dbe919ec2
Add version number to protoc packages
7 years ago
Mehrdad Afshari
1d726a3c0c
Duplicate grpc_build_artifacts_extra job
7 years ago
Mehrdad Afshari
756006f611
Duplicate grpc_build_artifacts_extra job
7 years ago
Mehrdad Afshari
efe02c0dfb
Generate directory index HTML file
7 years ago
Mehrdad Afshari
3789e1b452
Add file size to manifest files
7 years ago
Mehrdad Afshari
775f31e174
Put different Python packages in different directories
7 years ago
Mehrdad Afshari
536c4aadf3
Add template version number to build manifest XML files
7 years ago
Mehrdad Afshari
632eb7acaa
Add protoc packages to nightly builds
7 years ago
Mehrdad Afshari
4b63744d0c
Refactor and enhance the publish package script
7 years ago
Mehrdad Afshari
0c798357da
Fix GIT_BRANCH_NAME to master for now
7 years ago
Mehrdad Afshari
746a80ea02
Eliminate GOOGLE_APPLICATION_CREDENTIALS explicit setting
7 years ago
Mehrdad Afshari
e6c9edb111
Add nightly package publishing script
7 years ago
Adele Zhou
088bd50761
Set runs_per_test=2 for tsan and add tsan bazel build to PR.
7 years ago
Naresh
ebcf04d075
Kokoro setup for building gRPC Python with Bazel
...
In preparation for #8079 , new CI tests have to be added to Kokoro for
testing gRPC Python with Bazel.
python-dev has to installed so that Python.h headers are available for
building Cython code.
7 years ago