grpc/tools/internal_ci
Menghan Li 1a10109d10 xds testing: add path_matching and header_matching to cpp tests 2020-07-27 14:04:55 -07:00
..
helper_scripts review changes 2020-05-27 16:32:52 -07:00
linux xds testing: add path_matching and header_matching to cpp tests 2020-07-27 14:04:55 -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.