• Home
Name Date Size #Lines LOC

..--

helper_scripts/03-May-2024-494234

linux/03-May-2024-4,6693,021

macos/03-May-2024-1,6021,146

windows/03-May-2024-917777

README.mdD03-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