add python 3.6 unit test job

This is a mechanically generated patch to add a unit test job running
under Python 3.6 as part of the python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I81c0e169d9d7500cff1100c441c6857449cebd62
Story: #2002586
Task: #24312
This commit is contained in:
Doug Hellmann 2018-08-22 18:52:02 -04:00 committed by Dobroslaw Zybort
parent 0118b8da37
commit f8cfbc102d
1 changed files with 6 additions and 0 deletions

View File

@ -8,9 +8,15 @@
- openstack-tox-py35:
required-projects:
- openstack/horizon
- openstack-tox-py36:
required-projects:
- openstack/horizon
gate:
jobs:
- openstack-tox-lower-constraints
- openstack-tox-py35:
required-projects:
- openstack/horizon
- openstack-tox-py36:
required-projects:
- openstack/horizon