9c5b806558
This is a mechanically generated patch to add a functional test job running under Python 3 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: I3b1472739b25ebcdd8ffbab048c611315b8f108e Story: #2002586 Task: #24322
18 lines
439 B
YAML
18 lines
439 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
|
|
- lib-forward-testing-python3
|
|
- release-notes-jobs-python3
|
|
- periodic-stable-jobs
|
|
- openstack-python36-jobs
|