Use native Zuul v3 tox job

Replace tox-genconfig legacy job with native Zuul v3 job.

Also, remove name from project stanza, this is not needed anymore.

Change-Id: Ic79f5a018faab4d0de6296808dd5e8621ea9d498
(cherry picked from commit cbe8ef893b)
This commit is contained in:
Andreas Jaeger 2018-01-25 08:33:27 +01:00 committed by Tom Barron
parent 6518735825
commit 81b62fac0d
1 changed files with 13 additions and 0 deletions

View File

@ -12,8 +12,21 @@
voting: false voting: false
- openstack-tox-pylint: - openstack-tox-pylint:
voting: false voting: false
- manila-tox-genconfig
gate: gate:
queue: manila queue: manila
jobs:
- manila-tox-genconfig
post: post:
jobs: jobs:
- openstack-tox-cover - openstack-tox-cover
- job:
name: manila-tox-genconfig
parent: openstack-tox
description: |
Run tests for manila project.
Uses tox with the ``genconfig`` environment.
vars:
tox_envlist: genconfig