Imported Upstream version 1.41.0
[platform/upstream/grpc.git] / tools / internal_ci / README.md
1 # Kokoro CI job configurations and testing scripts
2
3 gRPC uses a continuous integration tool called "Kokoro" (a.k.a "internal CI")
4 for running majority of its open source tests.
5 This directory contains the external part of kokoro test job configurations
6 (the actual job definitions live in an internal repository) and the shell
7 scripts that act as entry points to execute the actual tests.