heat-translator/.zuul.yaml
Andreas Jaeger 4c9259fe22 Use templates for cover and lower-constraints
Use openstack-tox-cover template, this runs the cover job
in the check queue only.

Use openstack-lower-constraints-jobs template.

Remove jobs that are part of the templates.

Change-Id: Id4d1fd54f9c6630bb29bb02ba375d27a6e039002
2018-09-08 16:08:01 +02:00

24 lines
563 B
YAML

- project:
templates:
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- publish-openstack-docs-pti
- check-requirements
check:
jobs:
- heat-translator-tox-py27-tp:
voting: false
- 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