xref: /aosp_15_r20/external/grpc-grpc/tools/internal_ci/README.md (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1*cc02d7e2SAndroid Build Coastguard Worker# Kokoro CI job configurations and testing scripts
2*cc02d7e2SAndroid Build Coastguard Worker
3*cc02d7e2SAndroid Build Coastguard WorkergRPC uses a continuous integration tool called "Kokoro" (a.k.a "internal CI")
4*cc02d7e2SAndroid Build Coastguard Workerfor running majority of its open source tests.
5*cc02d7e2SAndroid Build Coastguard WorkerThis directory contains the external part of kokoro test job configurations
6*cc02d7e2SAndroid Build Coastguard Worker(the actual job definitions live in an internal repository) and the shell
7*cc02d7e2SAndroid Build Coastguard Workerscripts that act as entry points to execute the actual tests.
8