grpc/tools/internal_ci
Muxi Yan 6a7bbbc1bd Fix objc tests pull request failures 2019-06-19 10:31:47 -07:00
..
helper_scripts Fix objc tests pull request failures 2019-06-19 10:31:47 -07:00
linux Merge pull request #19267 from jtattermusch/corelang_pr_build_only_job 2019-06-06 21:26:45 +02:00
macos Merge pull request #19177 from muxi/split-objc-tests 2019-06-19 09:21:49 -07:00
windows update scripts 2019-06-05 14:21:51 -04: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.