Jan Tattermusch aa40b1c8b8 Merge pull request #20510 from jtattermusch/bazel_test_on_mac vor 6 Jahren
..
helper_scripts 6065163466 Fix typo vor 6 Jahren
linux 41622c19c6 fix submodule at head script vor 6 Jahren
macos aa40b1c8b8 Merge pull request #20510 from jtattermusch/bazel_test_on_mac vor 6 Jahren
windows 6b92b4af05 Attempt to drop support for Python 3.4 vor 6 Jahren
README.md c9acd8380f Fix some typos vor 7 Jahren

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.