grpc/tools/internal_ci
Esun Kim 076f719286
Revert "Revert "[Test] Dedup vs2019 test in the Windows test" (#33393)" (#33394)
2023-06-09 16:10:29 -07:00
..
helper_scripts Upgrade ccache on windows (#32668) 2023-03-22 08:51:55 +01:00
linux [PSM interop] Don't fail target if sub-target already failed (#33222) 2023-05-31 12:58:52 -07:00
macos [Event Engine] Add event engine core tests to iOS pull request process (#33084) 2023-05-13 10:02:16 +09: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.