f9db836bf4
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: If22b90e0b5b1b289a7657ecd5adb8f2f11401f0a Story: #2002586 Task: #24322
17 lines
403 B
YAML
17 lines
403 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- openstack-tox-lower-constraints
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-lower-constraints
|
|
templates:
|
|
- openstack-python-jobs
|
|
- openstack-python35-jobs
|
|
- publish-openstack-docs-pti
|
|
- check-requirements
|
|
- lib-forward-testing
|
|
- release-notes-jobs-python3
|
|
- periodic-stable-jobs
|
|
- openstack-python36-jobs
|