c3665d1d9f
This is a mechanically generated patch to switch the documentation jobs to use the new PTI versions of the jobs 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: I5ed727f3dd33ad1c08de34b24246bd78b260dc8c Story: #2002586 Task: #24298
17 lines
451 B
YAML
17 lines
451 B
YAML
- project:
|
|
templates:
|
|
- check-requirements
|
|
- publish-openstack-docs-pti
|
|
- openstack-python-jobs-horizon
|
|
- openstack-python35-jobs-horizon
|
|
- nodejs4-jobs
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- openstack-tox-lower-constraints
|
|
- horizon-openstack-tox-python3-django111
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-lower-constraints
|
|
- horizon-openstack-tox-python3-django111
|