grpc/tools/internal_ci
Jan Tattermusch ac3b6bfd4d
[csharp] Include correct build of Grpc.Tools in nightly packages (#33595)
Tentative fix for  #32179.
2023-07-10 16:35:22 +02:00
..
helper_scripts Upgrade ccache on windows (#32668) 2023-03-22 08:51:55 +01:00
linux [csharp] Include correct build of Grpc.Tools in nightly packages (#33595) 2023-07-10 16:35:22 +02:00
macos [ObjC] run cf event engine test suit on ios (#33534) 2023-06-25 20:11:56 +00:00
windows Revert "Revert "[Test] Dedup vs2019 test in the Windows test" (#33393)" (#33394) 2023-06-09 16:10:29 -07: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.