Use native Zuul v3 tox job
Import legacy heat-translator tox job as Zuul v3 job. Change-Id: I9f945e63fe0a1a759f31c912120bfef829359fa3
This commit is contained in:
parent
c089696aaf
commit
db60b7e831
15
.zuul.yaml
Normal file
15
.zuul.yaml
Normal 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
|
Loading…
x
Reference in New Issue
Block a user