Lidi Zheng bbf3e3d2c3 Merge pull request #24157 from lidizheng/better-win-py-build 5 tahun lalu
..
helper_scripts 751d152e2c Goto :EOF 5 tahun lalu
linux ffb560090a Moving XDS Routing functionalities from LB policy into XdsConfigSelector 5 tahun lalu
macos 399b403309 remove --spawn_strategy build option because it may cause build issue with descriptor.upbdefs files 5 tahun lalu
windows a0a69de4df Improve Win CI script with fail fast 5 tahun lalu
README.md c9acd8380f Fix some typos 6 tahun lalu

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.