Yash Tibrewal e98b92be5e Merge pull request #24536 from yashykt/nogrpcxdstest пре 5 година
..
helper_scripts 2f4f74aaa6 Upgrade cocoapods пре 5 година
linux 505b9cf3eb iModify build script to add tests for --define=grpc_no_xds=true пре 5 година
macos 9e2b8cee07 Install Cython for Python 3.9 for artifact building jobs пре 5 година
windows 858797ae77 disable grpc_build_packages.bat пре 5 година
README.md c9acd8380f Fix some typos пре 7 година

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.