grpc/tools/internal_ci
Jan Tattermusch ce5b4e949f
Faster and streamlined PHP distribtests (for linux and macos) (#27101)
* faster and streamlined PHP distribtests

* add kokoro job for PHP distribtests

* php distribtests job for macos

* add trailing newline
2021-08-31 09:23:13 +02:00
..
helper_scripts Update docker images (#27109) 2021-08-24 18:03:45 -07:00
linux Faster and streamlined PHP distribtests (for linux and macos) (#27101) 2021-08-31 09:23:13 +02:00
macos Faster and streamlined PHP distribtests (for linux and macos) (#27101) 2021-08-31 09:23:13 +02:00
windows Use T drive for windows bazel RBE build (#26895) 2021-08-05 16:31:46 -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.