grpc/tools/internal_ci
Jan Tattermusch da1977f98c
Cleanup configuration of bazel RBE jobs (#29301)
* cleanup bazel_rbe .cfg and .sh files

* upload sponge_log.xml artifacts for selected bazel jobs

* use move_src_tree_and_respawn_itself_rc for bazel RBE tests on linux

* fix wrong config
2022-04-13 13:14:00 +02:00
..
helper_scripts Support pre-built binaries for Ruby 3.1 (#29000) 2022-04-06 14:02:13 +02:00
linux Cleanup configuration of bazel RBE jobs (#29301) 2022-04-13 13:14:00 +02:00
macos Better bazel C++ iOS tests (with structured test results) (#29354) 2022-04-12 13:16:48 +02:00
windows Cleanup configuration of bazel RBE jobs (#29301) 2022-04-13 13:14:00 +02:00
README.md Fix some typos 2019-02-26 15:46:13 +07:00

README.md

Kokoro CI job configurations and testing scripts

gRPC uses a continuous integration tool called "Kokoro" (a.k.a "internal CI") for running majority of its open source tests. This directory contains the external part of kokoro test job configurations (the actual job definitions live in an internal repository) and the shell scripts that act as entry points to execute the actual tests.