Use native Zuul v3 tox job

Import legacy heat-translator tox job as Zuul v3 job.

Change-Id: I9f945e63fe0a1a759f31c912120bfef829359fa3
This commit is contained in:
Andreas Jaeger 2018-01-26 17:31:26 +01:00
parent c089696aaf
commit db60b7e831
1 changed files with 15 additions and 0 deletions

15
.zuul.yaml Normal file
View File

@ -0,0 +1,15 @@
- project:
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