Zuul migration

Zuul migration and duplicates dsvm job to run both python2 and python3.

Change-Id: I58509b9ae985bb9ea22ebda7c252c87a253ce13c
This commit is contained in:
Kaifeng Wang
2018-10-25 14:51:06 +08:00
committed by Dmitry Tantsur
parent 815dd2d663
commit 3c4ca00078
5 changed files with 124 additions and 177 deletions

View File

@@ -11,11 +11,13 @@
jobs:
- openstack-tox-functional
- openstack-tox-functional-py35
- python-ironic-inspector-client-tempest-dsvm
- python-ironic-inspector-client-tempest-dsvm-python2
- python-ironic-inspector-client-tempest-dsvm-python3
- openstack-tox-lower-constraints
gate:
jobs:
- openstack-tox-functional
- openstack-tox-functional-py35
- python-ironic-inspector-client-tempest-dsvm
- python-ironic-inspector-client-tempest-dsvm-python2
- python-ironic-inspector-client-tempest-dsvm-python3
- openstack-tox-lower-constraints