heat-translator/.zuul.yaml

27 lines
621 B
YAML

- project:
templates:
- openstack-python-jobs
- openstack-python35-jobs
- publish-openstack-sphinx-docs
- check-requirements
check:
jobs:
- heat-translator-tox-py27-tp:
voting: false
- openstack-tox-lower-constraints
gate:
jobs:
- openstack-tox-lower-constraints
post:
jobs:
- openstack-tox-cover
- job:
name: heat-translator-tox-py27-tp
parent: openstack-tox
description: |
Run tests for heat-translator project.
Uses tox with the ``py27-tp`` environment.
vars:
tox_envlist: py27-tp