system-config/modules/openstack_project/files/jenkins_job_builder/config/openstack-planet.yaml
James E. Blair ae5c7ea776 Reconfigure jobs for gearman plugin.
And reconfigure zuul.openstack.org for gearman.

Change-Id: I251135e3b0f2638bcc0d817dadb549c0fc2e0d2f
Reviewed-on: https://review.openstack.org/32164
Tested-by: Jenkins
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: James E. Blair <corvus@inaugust.com>
2013-06-14 20:18:21 +00:00

13 lines
254 B
YAML

# Not using the template because openstack-planet does not use tox.
- job:
name: 'gate-openstack-planet-unittest'
node: precise
builders:
- gerrit-git-prep
- shell: |
python test.py
publishers:
- console-log