grpc/tools/internal_ci
Denny C. Dai e2b772cbd8
[gRPC/iOS] Interop test deflake (#29997)
2022-06-13 16:51:42 -07:00
..
helper_scripts Support pre-built binaries for Ruby 3.1 (#29000) 2022-04-06 14:02:13 +02:00
linux [fuzzing] Run fuzzers a little bit as a test (#29919) 2022-06-07 07:37:59 -07:00
macos [gRPC/iOS] Interop test deflake (#29997) 2022-06-13 16:51:42 -07:00
windows Simplify building release packages through per-language grpc_distribtests_* jobs. (#29699) 2022-05-18 13:09:15 +02:00
README.md Fix some typos 2019-02-26 15:46:13 +07:00

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.