project-config/jenkins/jobs/openstack-planet.yaml

14 lines
278 B
YAML

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