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