grpc/tools/internal_ci
Jan Tattermusch 8957adc218
Merge pull request #24440 from jtattermusch/build_nugets_on_linux
Build C# nugets on linux instead of windows for simplicity
2020-10-21 17:15:52 +02:00
..
helper_scripts Merge pull request #24356 from lidizheng/support-3.9 2020-10-12 10:28:07 -07:00
linux Move circuit breaking, EDS drops, and load reporting to xds_cluster_impl policy. 2020-10-16 07:29:08 -07:00
macos Install Cython for Python 3.9 for artifact building jobs 2020-10-08 13:54:07 -07:00
windows disable grpc_build_packages.bat 2020-10-21 15:04:53 +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.