grpc/tools/internal_ci
Richard Belleville 278b0a8af4 Update to server-3 2021-01-14 18:32:59 +00:00
..
helper_scripts Fix iOS binary size build 2021-01-05 13:45:03 -08:00
linux Update to server-3 2021-01-14 18:32:59 +00:00
macos Added PREPARE_BUILD_INSTALL_DEPS_PHP to distribtests 2020-12-04 15:46:25 -08:00
windows update bazel version in other places too 2020-12-15 17:29:49 +01: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.