xref: /aosp_15_r20/external/grpc-grpc/tools/internal_ci/README.md (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
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