grpc/tools/internal_ci
Stanley Cheung 3e4eafab9c Increase PHP/Ruby xDS test timeout 2020-06-03 22:47:37 -07:00
..
helper_scripts review changes 2020-05-27 16:32:52 -07:00
linux Increase PHP/Ruby xDS test timeout 2020-06-03 22:47:37 -07:00
macos Merge pull request #22687 from grpc/revert-22684-revert-22423-objc-poller 2020-04-20 15:58:26 -07: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.