Files
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
..
2019-03-08 15:14:42 -08:00
2019-02-15 15:05:38 -08:00
2019-02-26 15:46:13 +07:00

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.