grpc/tools/internal_ci
Hannah Shi 96d27634a4
run ios CronetTest from bazel (#30439)
2022-09-27 14:49:38 -07:00
..
helper_scripts Fix ruby builds on kokoro macos monterey images (#31125) 2022-09-26 20:46:54 +02:00
linux make legacy artifact -> packages -> distribtest jobs a noop (#31124) 2022-09-27 21:01:32 +02:00
macos run ios CronetTest from bazel (#30439) 2022-09-27 14:49:38 -07:00
windows make legacy artifact -> packages -> distribtest jobs a noop (#31124) 2022-09-27 21:01:32 +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.