grpc/tools/internal_ci
Esun Kim 381125a3a9 [Test] Fix protobuf-at-head test (#36332)
When updating protobuf, ensure upb and utf8_range versions match the updated protobuf version.

Internal b/332754839

Closes #36332

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36332 from veblush:fix-protobuf-at-head e13e7bc57a
PiperOrigin-RevId: 623878964
2024-04-11 11:14:39 -07:00
..
helper_scripts [Deps] Revert "Bump cryptography from 3.4.6 to 42.0.4 in /tools/internal_ci/… (#36255) 2024-04-04 09:43:05 -07:00
linux [Test] Fix protobuf-at-head test (#36332) 2024-04-11 11:14:39 -07:00
macos [ObjC] increase Basic Tests C/C++ MacOS jobs (#36190) 2024-04-02 15:04:56 -07:00
windows [Python Distribution] Add a check for file size (#35831) 2024-02-09 10:14:55 -08: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.