aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/jenkins/README.md
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2016-11-30 13:23:34 -0800
committerGravatar Mark D. Roth <roth@google.com>2016-11-30 13:23:34 -0800
commit86a893d52ea75cc490a88e97ce37e3e7ebfeb943 (patch)
tree398ebf59d179117e4b55978ac8b3e2aa2c636f8b /tools/jenkins/README.md
parentf1926c048ada37371f66c547f5219a164c2a0060 (diff)
parent71cf7b39dafdeb376370972551cbf78f2750d02e (diff)
Merge remote-tracking branch 'upstream/master' into security_handshaker2
Diffstat (limited to 'tools/jenkins/README.md')
-rw-r--r--tools/jenkins/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/jenkins/README.md b/tools/jenkins/README.md
index 8e06b68466..02f63f0f4a 100644
--- a/tools/jenkins/README.md
+++ b/tools/jenkins/README.md
@@ -1 +1,6 @@
+# Jenkins CI scripts
+
Scripts invoked by Jenkins (our CI platform) to run gRPC test suites.
+We run a comprehensive set of tests (unit, integration, interop,
+performance, portability..) on each pull request and also periodically on
+`master` and release branches.