grpc/tools/internal_ci
Esun Kim b1c94e1dc5
[Infra] Fix make_grpcio_tools (#32904)
When abseil changes, `make_grpcio_tools` needs to run to get an updated
list of abseil files.
2023-04-19 22:35:10 -07:00
..
helper_scripts Upgrade ccache on windows (#32668) 2023-03-22 08:51:55 +01:00
linux [Infra] Fix make_grpcio_tools (#32904) 2023-04-19 22:35:10 -07:00
macos Bump the timeout of macos/grpc_basictests_c_cpp to 4h (#32866) 2023-04-13 14:26:45 -07:00
windows Revert "Revert "Add back C# distribtests for Grpc.Tools"" (#31436) 2022-10-27 09:59:06 +02:00
README.md Fix some typos 2019-02-26 15:46:13 +07:00

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.