grpc/tools/internal_ci
Jan Tattermusch 5051566b27
Enable remote cache for selected ObjC bazel tests. (#29731)
* enable remote cache for ObjC bazel tests

* add bazel RBE cache for mac ios bazel builds
2022-05-20 11:07:04 +02:00
..
helper_scripts Support pre-built binaries for Ruby 3.1 (#29000) 2022-04-06 14:02:13 +02:00
linux xds_k8s_install: Allow to override PYTHON_VERSION for local testing (#29722) 2022-05-18 11:33:50 -07:00
macos Enable remote cache for selected ObjC bazel tests. (#29731) 2022-05-20 11:07:04 +02:00
windows Simplify building release packages through per-language grpc_distribtests_* jobs. (#29699) 2022-05-18 13:09:15 +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.