41f3d04f3b
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: Idc2e588d8936e541cb214613135f593ba67b17d1 Story: #2002586 Task: #24322
20 lines
455 B
YAML
20 lines
455 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
|
|
post:
|
|
jobs:
|
|
- openstack-tox-cover
|