heat-translator/.zuul.yaml
OpenStack Release Bot 703bdbe56f Switch to 2023.1 Python3 unit tests and generic template name
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for antelope. Also,
updating the template name to generic one.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: Ib3162c3a25998fb8b41a5d3bf7e4b0bb9e1d0c28
2022-09-14 09:29:59 +00:00

21 lines
464 B
YAML

- project:
templates:
- openstack-cover-jobs
- openstack-python3-jobs
- publish-openstack-docs-pti
- check-requirements
check:
jobs:
- heat-translator-tox-py37-tp:
voting: false
- job:
name: heat-translator-tox-py37-tp
parent: openstack-tox-py37
description: |
Run tests for heat-translator project.
Uses tox with the ``py37-tp`` environment.
vars:
tox_envlist: py37-tp