aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/README.md
blob: af582c471e48fa6d7fdf80d65b6cfad7128a3c29 (plain)
1
2
3
4
5
6
7
# 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.