1266656162
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: I37bd6b96781ad8ca47c5cd57f455c540245f27f0
11 lines
191 B
YAML
11 lines
191 B
YAML
---
|
|
- project:
|
|
templates:
|
|
- openstack-python36-jobs
|
|
check:
|
|
jobs:
|
|
- openstack-tox-lower-constraints
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-lower-constraints
|