[Configuration] Add missing py37 and corrected default envlist.

Change order of default tox envlist in order of likeliness to fail on a
new change and add py37 and py36.

Change-Id: If665ba6101ab2419a4418d7bb473ae5bb5b890c4
This commit is contained in:
Natal Ngétal 2018-12-19 11:10:12 +01:00
parent 93b0c667fb
commit 08596fd4c7
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[tox]
minversion = 1.6
skipsdist = True
envlist = py27,pep8
envlist = pep8,py37,py36,py35,py27
[testenv]
usedevelop = True

View File

@ -3,6 +3,7 @@
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- openstack-python37-jobs
- tripleo-multinode-container-minimal
- release-notes-jobs-python3
post: