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:
parent
0118b8da37
commit
f8cfbc102d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user