ff2d346f4f
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: I4af5c3a4abea74e371f8656535c80fc79e1e442c Story: #2002586 Task: #24304
22 lines
556 B
YAML
22 lines
556 B
YAML
- project:
|
|
templates:
|
|
- openstacksdk-functional-tips
|
|
- openstacksdk-tox-tips
|
|
- osc-tox-unit-tips
|
|
- shade-functional-tips
|
|
- shade-tox-tips
|
|
- openstack-python-jobs
|
|
- openstack-python35-jobs
|
|
- openstack-python36-jobs
|
|
- publish-openstack-docs-pti
|
|
- check-requirements
|
|
- lib-forward-testing
|
|
- lib-forward-testing-python3
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- openstack-tox-lower-constraints
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-lower-constraints
|