grpc/tools/internal_ci
Richard Belleville b8241addc3
Merge pull request #18312 from grpc/multiprocessing-example
Multiprocessing Example
2019-03-12 17:03:18 -07:00
..
helper_scripts Merge pull request #17276 from jtattermusch/csharp_netcore2x 2019-03-12 15:16:57 +01:00
linux Add example tests to CI 2019-03-08 15:14:42 -08:00
macos Re-add cfstream_test 2019-02-15 15:05:38 -08:00
windows upload both sponge_log.xml and sponge_log.log 2018-09-25 23:10:54 +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.