mirror of https://github.com/grpc/grpc.git
parent
b7ee2d9bdb
commit
c9acd8380f
5 changed files with 6 additions and 6 deletions
@ -1,7 +1,7 @@ |
|||||||
# Kokoro CI job configurations and testing scripts |
# Kokoro CI job configurations and testing scripts |
||||||
|
|
||||||
gRPC uses a continous integration tool called "Kokoro" (a.k.a "internal CI") |
gRPC uses a continuous integration tool called "Kokoro" (a.k.a "internal CI") |
||||||
for running majority of its open source tests. |
for running majority of its open source tests. |
||||||
This directory contains the external part of kokoro test job configurations |
This directory contains the external part of kokoro test job configurations |
||||||
(the actual job definitions live in an internal repository) and the shell |
(the actual job definitions live in an internal repository) and the shell |
||||||
scripts that act as entry points to exectute the actual tests. |
scripts that act as entry points to execute the actual tests. |
||||||
|
Loading…
Reference in new issue