system-config/modules/openstack_project/files/jenkins_job_builder/config/openstack-planet.yaml

14 lines
279 B
YAML

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