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