Add turbo-hipster to gearman-launchers

Add a mention of Turbo-Hipster to the launcher documentation.

Change-Id: I3ffac81b6666af18fb57b97ae24ffe689e909959
This commit is contained in:
Joshua Hesketh 2014-03-13 13:23:30 +11:00
parent e898716cb8
commit 6a0a618bc1
1 changed files with 14 additions and 0 deletions

View File

@ -5,6 +5,12 @@
.. _`Gearman Plugin`:
https://wiki.jenkins-ci.org/display/JENKINS/Gearman+Plugin
.. _`Turbo-Hipster`:
http://git.openstack.org/cgit/stackforge/turbo-hipster/
.. _`Turbo-Hipster Documentation`:
http://turbo-hipster.rtfd.org/
.. _launchers:
Launchers
@ -186,6 +192,14 @@ script to prepare the workspace for its integration testing:
https://github.com/openstack-infra/devstack-gate/blob/master/devstack-vm-gate-wrap.sh
Turbo Hipster Worker
~~~~~~~~~~~~~~~~~~~~
As an alternative to Jenkins, `Turbo-Hipster`_ is a small python
project designed specifically as a zuul job worker which can be
registered with gearman as a job runner. Please see the
`Turbo-Hipster Documentation`_ for details on how to set it up.
Zuul-Gearman Protocol
~~~~~~~~~~~~~~~~~~~~~