grpc/tools/internal_ci
Jan Tattermusch 3b4b69a509
[gke benchmarks] Reenable dotnet GKE benchmarks (#34094)
https://github.com/grpc/test-infra/pull/379 needs to be merged first.

This partially reverts https://github.com/grpc/grpc/pull/34080 and
re-enables the dotnet benchmarks.
2023-08-18 09:36:10 +02:00
..
helper_scripts [cone of shame] Delete vim swap file (#33754) 2023-07-18 13:59:22 -07:00
linux [gke benchmarks] Reenable dotnet GKE benchmarks (#34094) 2023-08-18 09:36:10 +02:00
macos [ObjC] dns service resolver for cf event engine (#33971) 2023-08-04 15:51:42 -07:00
windows Revert "Revert "[Test] Dedup vs2019 test in the Windows test" (#33393)" (#33394) 2023-06-09 16:10:29 -07: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.