grpc/tools/internal_ci
Jan Tattermusch d67009124f commenting on PRs is no longer used 2019-01-18 09:41:15 +01:00
..
helper_scripts commenting on PRs is no longer used 2019-01-18 09:41:15 +01:00
linux bumped bazel version for internal CI 2019-01-09 11:55:57 -08:00
macos commenting on PRs is no longer used 2019-01-18 09:41:15 +01:00
windows upload both sponge_log.xml and sponge_log.log 2018-09-25 23:10:54 +02:00
README.md update tools/internal_ci/README.md 2018-11-05 16:26:21 +01:00

README.md

Kokoro CI job configurations and testing scripts

gRPC uses a continous 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 exectute the actual tests.