tree: 8fa7d18e1c537ca22f62d4dfa1d83c4d5c022d44 [path history] [tgz]
  1. helper_scripts/
  2. linux/
  3. macos/
  4. windows/
  5. README.md
tools/internal_ci/README.md

Kokoro CI job configurations and testing scripts

gRPC uses a continuous integration tool called “Kokoro” (a.k.a “internal CI”) for running majority of its open source tests. This directory contains the external part of kokoro test job configurations (the actual job definitions live in an internal repository) and the shell scripts that act as entry points to execute the actual tests.