heat-translator/.zuul.yaml
Corey Bryant b36f9515e9 Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: Ie315b64a5c6a8e09fc428a2524ffe037b5fcebeb
Story: #2005924
Task: #34209
2019-06-24 10:33:21 -04:00

23 lines
536 B
YAML

- project:
templates:
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python3-train-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