grpc/tools/internal_ci
adelez e0adbb6c2e
Merge pull request #14183 from adelez/foundry_integration
Increase timeouts and add more flags for tsan builds on RBE
2018-01-25 14:34:45 -08:00
..
helper_scripts Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1, rather than picking up 1.4.1 2018-01-24 20:31:33 -08:00
linux Increse timeouts and add more flags 2018-01-25 13:14:34 -08:00
macos Merge pull request #12782 from jtattermusch/debug_clock_skew 2017-10-02 20:58:50 +02:00
windows distribtests_standalone: fixing nits 2018-01-18 10:10:39 +01:00
README.md Add individual sanitizer suites to Kokoro 2017-04-11 18:03:38 -07:00

README.md

Internal continuous integration

gRPC's externally facing testing is managed by Jenkins CI (see tools/jenkins directory). Nevertheless, some of the tests are better suited for being run on internal infrastructure and using an internal CI system. Configuration for such tests is under this directory.