grpc/tools/internal_ci
Sergii Tkachenko bbaf87b264 [PSM Interop] Migrate to Artifact Registry (#36273)
Migrate PSM Interop images from Container Registry (gcr.io) to Artifact Registry (pkg.dev).

Closes #36273

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36273 from sergiitk:psm-interop-pkg-dev a831ad48bb
PiperOrigin-RevId: 623209428
2024-04-09 10:28:31 -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 [PSM Interop] Migrate to Artifact Registry (#36273) 2024-04-09 10:28:31 -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.