aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tools/internal_ci/README.md')
-rw-r--r--tools/internal_ci/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/internal_ci/README.md b/tools/internal_ci/README.md
new file mode 100644
index 0000000000..8bed6ca782
--- /dev/null
+++ b/tools/internal_ci/README.md
@@ -0,0 +1,6 @@
+#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.