Jan Tattermusch
267d0b550f
add kokoro jobs cfg for grpc_memory_diff ( #29081 )
3 years ago
Jan Tattermusch
f8a909e76f
Run bloat_diff.py in a separate kokoro job ( #28892 )
...
* move bloat_diff to a separate kokoro job
* add grpc_bloat_diff PR job
3 years ago
Jan Tattermusch
a215992f0e
speedup C# basictests: only build C# once for coreclr and mono tests ( #28587 )
...
* only build C# once for coreclr and mono tests
* one more attempt
* only build C# once for coreclr and mono
3 years ago
Jan Tattermusch
7dfdf3d679
Delete no-longer-used kokoro jobs .cfg files. ( #28465 )
...
* remove .cfg files for non-existent kokoro jobs
* more cleanup
3 years ago
Jan Tattermusch
858eff5ab9
Introduce C# single-platform nuget build (and distribtests) ( #27180 )
...
* C# linux distribtests
* add distribtests C# linux job cfg
* support running a subset of C# artifact/distribtests on jobs
3 years ago
Lidi Zheng
7cfd399dd6
Reduce the workload of presubmit artifact builds and distribtests ( #28228 )
...
* Reduce the workload of presubmit artifact builds and distribtests
* Create and redirect Kokoro config
* Remove duplicated scripts and use env var config
* Clean-up Kokoro cfg
* [DO-NOT-SUBMIT] Add ad-hoc TASK_RUNNER_EXTRA_FILTERS
* Revert "[DO-NOT-SUBMIT] Add ad-hoc TASK_RUNNER_EXTRA_FILTERS"
This reverts commit 9436ac54ac
.
3 years ago
AJ Heller
2c7f2190e6
Fix name of feature example tests CI config file ( #28028 )
3 years ago
AJ Heller
c5f1d29b76
Add feature examples with continuous integration ( #27917 )
...
* Add failing end2end test for inconsistent percent-decoding of URIs
* Add passing h2_local_abstract_uds end2end tests
* Add basic abstract UDS example
* add test runner
* add proper bazel build path
* first attempt at CI configuration
* cleanup
* rename CI files for better readability
3 years ago
Craig Tiller
75a54f55e3
Remove trickle benchmarks ( #28000 )
...
* Remove trickle benchmarks
* Automated change: Fix sanity tests
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
3 years ago
Richard Belleville
cb95e9f3ee
Attempt to Fix #27614 ( #27904 )
...
* commit after sync
* Moving to v1.41.1
* Attempt to fix interop test
* Increase test timeout
* Regenerate testcases. Fix old Python images to 3.7
Co-authored-by: Donna Dionne <donnadionne@google.com>
3 years ago
Lidi Zheng
a990f6f987
Revert gRPC Python Kokoro cfg ( #26678 )
3 years ago
Lidi Zheng
048d6be581
Halt and save GCP resources in our interop tests ( #26669 )
...
* Halt and save GCP resources in our interop tests
* Fix typo in argparser
* Add logging when halt after fail is triggered
3 years ago
Jan Tattermusch
a8f7b2d005
stop using GrpcTesting-d0eeee2db331.json for RBE authentication on linux
4 years ago
root
867f579e54
del php5 from basic Linux test and interop test
4 years ago
Lidi Zheng
0765cf940b
Refactor the way AsyncIO is tested under run_tests.py
5 years ago
Lidi Zheng
b231e7f88f
Add three more Kokoro job for Linux, macOS and Windows
5 years ago
Jan Tattermusch
79cfdb525c
increase timeout of bazel RBE jobs
...
if the kokoro job times out and the bazel command is not done, it ends up in
weird test results ("Unevaluated targets") that are hard to interpret.
Setting the timeout for kokoro jobs high enough to create extra reserve
should help.
5 years ago
Jan Tattermusch
957e71ecd2
add config for C/C++ build only PR job
6 years ago
Jan Tattermusch
a7e3e76aed
use different service_account_key for interop tests
6 years ago
Jan Tattermusch
40d5f48a43
remove no-longer-used PR jobs
6 years ago
Jan Tattermusch
48d4bcb8ef
create build.cfg for split-up PR jobs
6 years ago
Jan Tattermusch
fbc6068140
remove no-longer-used PR jobs
6 years ago
Jan Tattermusch
d791dd1775
create build.cfg for split-up PR jobs
6 years ago
Jan Tattermusch
f53eca24f4
add non-internal build.cfg files for bazel RBE jobs
6 years ago
Jan Tattermusch
f2f27a0e64
add non-internal build.cfg files for bazel RBE jobs
6 years ago
Jan Tattermusch
fb06f89af9
move RBE test timeout configuration to a single place
6 years ago
Lidi Zheng
6692429f31
Download private key from KeyStore
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
3c2f3e1eb3
use set -ex in all bazel scripts
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
6b5f1143fc
allow running adhoc interop matrix tests
6 years ago
Jan Tattermusch
58f167abeb
upload both sponge_log.xml and sponge_log.log
6 years ago
Bill Feng
3fb62ae92c
exclude less tests from qps
6 years ago
Bill Feng
888ffabd80
appended exclusion rules to pull_request scripts
6 years ago
Adele Zhou
2c8d34663e
Set KOKORO_FOUNDRY_PROJECT_ID env var.
6 years ago
Adele Zhou
9d0535fd1f
merge
6 years ago
Jan Tattermusch
bbfb05f61f
run remote bazel tests with GRPC_VERBOSITY=debug
6 years ago
Adele Zhou
82af30de34
Switch to use the default instance.
6 years ago
Adele Zhou
5f84445781
Upgrade bazel to 0.16.1
6 years ago
Adele Zhou
088bd50761
Set runs_per_test=2 for tsan and add tsan bazel build to PR.
6 years ago
Adele Zhou
61cea06bcc
Apply platforms config to ubsan and msan like the other builds.
6 years ago
Adele Zhou
bd35dfaad9
Do not upload results to bigquery for pull requests.
6 years ago
Adele Zhou
663f606dcf
Fix the Ubsan PR build
7 years ago
Adele Zhou
c24a35d333
Do not upload results to database for PR.
7 years ago
Adele Zhou
4ae9d8118e
Add asan and ubsan PR build for bazel
7 years ago
Jan Tattermusch
b2f56a0018
Revert "run_interop_matrix.py speedup"
7 years ago
Jan Tattermusch
97cdc6de5d
allow running adhoc interop matrix tests
7 years ago