Merge "Add Python 3 Train unit tests"

This commit is contained in:
Zuul 2019-08-12 17:57:59 +00:00 committed by Gerrit Code Review
commit 93f95f449f
3 changed files with 8 additions and 4 deletions

View File

@ -14,6 +14,12 @@ classifier =
Operating System :: POSIX :: Linux
Programming Language :: Other
Environment :: Console
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
[files]
data_files =

View File

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

View File

@ -2,9 +2,7 @@
templates:
- tripleo-buildimage-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- openstack-python37-jobs
- openstack-python3-train-jobs
- release-notes-jobs-python3
post:
jobs: