Merge "Add Python 3 Train unit tests"

This commit is contained in:
Zuul 2019-08-12 14:57:01 +00:00 committed by Gerrit Code Review
commit 5b280a85c5
2 changed files with 2 additions and 3 deletions

View File

@ -5,8 +5,7 @@
- lib-forward-testing-python3
- openstack-cover-jobs
- openstack-python-jobs
- openstack-python36-jobs
- openstack-python37-jobs
- openstack-python3-train-jobs
- periodic-stable-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3

View File

@ -1,6 +1,6 @@
[tox]
minversion = 3.1.0
envlist = py27,py36,py37,py{27,36}-{zookeeper,redis,sentinel,memcached,postgresql,mysql,consul,etcd,etcd3,etcd3gw},pep8
envlist = py27,py37,py{27,36}-{zookeeper,redis,sentinel,memcached,postgresql,mysql,consul,etcd,etcd3,etcd3gw},pep8
[testenv]
# We need to install a bit more than just `test-requirements' because those drivers have