grpc/tools/internal_ci
Esun Kim f092b7a73f
[Test] Bazel distrib test (#34603)
These tests are now retired in favor of the bazelified ones.
(Corresponding cl/571081320)
2023-10-11 15:19:47 -07:00
..
helper_scripts [Python 3.12] Support Python 3.12 (#34398) 2023-09-22 09:57:29 -07:00
linux [Test] Bazel distrib test (#34603) 2023-10-11 15:19:47 -07:00
macos [ObjC] dns service resolver for cf event engine (#33971) 2023-08-04 15:51:42 -07:00
windows [test infra] Bump Python Windows distribtest timeout (#34550) 2023-10-09 13:27:56 -07: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.