Adding python 3.6 unit test

Adding python 3.6 openstack job to templates, adding py36 to
tox environments and reordering the template jobs.

Change-Id: Ib6269b0d686babfd7973503baa9189efe402e2d8
This commit is contained in:
Riccardo Pittau 2019-03-04 17:38:34 +01:00 committed by Mark Goddard
parent 8e2f8a3ecb
commit b4bddc2b54
2 changed files with 6 additions and 4 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 2.0
envlist = py35,py27,pep8,alint,cover
envlist = py35,py36,py27,pep8,alint,cover
skipsdist = True
[testenv]

View File

@ -1,11 +1,13 @@
---
- project:
templates:
- openstack-cover-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
- openstack-cover-jobs
- openstack-python35-jobs
- openstack-python-jobs
check:
jobs:
- tenks-tox-ansible-lint