aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/README.md
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2016-11-29 16:32:54 +0100
committerGravatar Jan Tattermusch <jtattermusch@google.com>2016-11-30 09:30:12 +0100
commit4024e8961d051d7e38b05a4606d810c9eab9871e (patch)
tree58b6e2b7cafe955592da776e373c1518691c02dd /tools/README.md
parent90e46ff7b03973483c42979d443cc16d081bd1bd (diff)
basic config for internal CI
Diffstat (limited to 'tools/README.md')
-rw-r--r--tools/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/README.md b/tools/README.md
index d142d4aee2..d051846c33 100644
--- a/tools/README.md
+++ b/tools/README.md
@@ -11,6 +11,8 @@ gce: Scripts to help setup testing infrastructure on GCE.
gcp: Helper scripts for interacting with various services on GCP (like Google
container engine, BigQuery etc)
+internal_ci: Support for running tests on an internal CI platform.
+
jenkins: Support for running tests on Jenkins.
run_tests: Scripts to run gRPC tests in parallel.