grpc/tools/internal_ci
Esun Kim 726b973d08
[Test] Removed flaky android testing devices (#34601)
Removed the following flaky Android testing devices from the Android
build test

- Pixel 6 Level 31
- Pixel 5 Level 30
- Pixel 3 Level 28
2023-10-05 15:22:01 -07:00
..
helper_scripts [Python 3.12] Support Python 3.12 (#34398) 2023-09-22 09:57:29 -07:00
linux [Test] Removed flaky android testing devices (#34601) 2023-10-05 15:22:01 -07:00
macos [ObjC] dns service resolver for cf event engine (#33971) 2023-08-04 15:51:42 -07:00
windows [Test] Fix build error (#34445) 2023-09-22 11:37:04 -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.