Lidi Zheng 99e8d6c326 Merge pull request #21339 from grpc/revert-21271-py3.8-windows 6 年 前
..
helper_scripts 42039d09b7 Revert "Release Python3.8 wheels for Windows" 6 年 前
linux 41622c19c6 fix submodule at head script 6 年 前
macos 87876524d0 add job config for MacOS bazel C/C++ tests on PR 6 年 前
windows 42039d09b7 Revert "Release Python3.8 wheels for Windows" 6 年 前
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.