1 # Internal continuous integration 2 3 gRPC's externally facing testing is managed by Jenkins CI (see `tools/jenkins` 4 directory). Nevertheless, some of the tests are better suited for being run 5 on internal infrastructure and using an internal CI system. Configuration for 6 such tests is under this directory. 7