Jan Tattermusch 9fc27fb06d add a job for end to end benchmarks V2 (#25732) před 4 roky
..
helper_scripts 5139a012e7 Migrate the bm_diff benchmarks to python3 (#25619) před 4 roky
linux 9fc27fb06d add a job for end to end benchmarks V2 (#25732) před 4 roky
macos 7a5288d2a0 Replace disrespectful words před 4 roky
windows b516dbfa21 Increase artifact build timeouts for problem targets (#25695) před 4 roky
README.md c9acd8380f Fix some typos před 6 roky

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.