Merge "Add turbo-hipster to gearman-launchers"

This commit is contained in:
Jenkins 2014-03-19 21:26:43 +00:00 committed by Gerrit Code Review
commit 8f752c3c82
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
~~~~~~~~~~~~~~~~~~~~~