Yash Tibrewal e98b92be5e Merge pull request #24536 from yashykt/nogrpcxdstest 5 năm trước cách đây
..
helper_scripts 2f4f74aaa6 Upgrade cocoapods 5 năm trước cách đây
linux 505b9cf3eb iModify build script to add tests for --define=grpc_no_xds=true 5 năm trước cách đây
macos 9e2b8cee07 Install Cython for Python 3.9 for artifact building jobs 5 năm trước cách đây
windows 858797ae77 disable grpc_build_packages.bat 5 năm trước cách đây
README.md c9acd8380f Fix some typos 6 năm trước cách đây

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.