• Home
Name Date Size #Lines LOC

..--

helper_scripts/22-Oct-2025-1,080559

linux/22-Oct-2025-7,8635,255

macos/22-Oct-2025-2,2841,604

windows/22-Oct-2025-1,083926

README.mdD22-Oct-2025389 86

README.md

1# Kokoro CI job configurations and testing scripts
2
3gRPC uses a continuous integration tool called "Kokoro" (a.k.a "internal CI")
4for running majority of its open source tests.
5This directory contains the external part of kokoro test job configurations
6(the actual job definitions live in an internal repository) and the shell
7scripts that act as entry points to execute the actual tests.
8