• Home
Name Date Size #Lines LOC

..--

helper_scripts/12-May-2024-472202

linux/12-May-2024-4,6422,999

macos/12-May-2024-1,5671,134

windows/12-May-2024-917776

README.mdD12-May-2024389 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