summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
diff options
context:
space:
mode:
authorJames E. Blair <jeblair@openstack.org>2013-04-26 08:40:46 -0700
committerJames E. Blair <jeblair@openstack.org>2013-05-09 21:00:50 -0700
commit1f4c2bb1046d428e67cdb089942f687ae78ad0e1 (patch)
tree9fb82e55db8fe835e0dd6a88f9277b9a592134c3 /doc/source/index.rst
parentbdafe495db7b6d8bcf05c405a326f656f07bc4e2 (diff)
downloadzuul-1f4c2bb1046d428e67cdb089942f687ae78ad0e1.tar.gz
Switch the launcher to Gearman.
Remove the Jenkins launcher and add a new Gearman launcher (designed to be compatible with Jenkins) in its place. See the documentation for how to set up the Gearman Plugin for Jenkins. Change-Id: Ie7224396271d7375f4ea42eebb57f883bc291738
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r--doc/source/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index f901fd08f..039cffa75 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -10,8 +10,8 @@ Zuul is a program that is used to gate the source code repository of a
project so that changes are only merged if they pass tests.
The main component of Zuul is the scheduler. It receives events
-related to proposed changes (currently from Gerrit), triggers tests
-based on those events (currently on Jenkins), and reports back.
+related to proposed changes, triggers tests based on those events, and
+reports back.
Contents: