grpc/tools/internal_ci
Jan Tattermusch 2173659939 workaround C# build failure by ensuring Go1.13 is installed 2020-01-15 08:42:12 +01:00
..
helper_scripts workaround C# build failure by ensuring Go1.13 is installed 2020-01-15 08:42:12 +01:00
linux Added a test to keep grpc run without abseil 2020-01-07 11:38:27 -08:00
macos Merge pull request #21412 from jtattermusch/leaner_builds 2019-12-13 09:58:01 +01:00
windows Revert "Revert "Release Python3.8 wheels for Windows"" 2019-12-02 10:59:03 -08: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.