40da096b6d
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: Ic3d1024472f08eb9ce53751be4444aad40de7e46 Story: #2002586 Task: #24343
19 lines
435 B
YAML
19 lines
435 B
YAML
- project:
|
|
templates:
|
|
- openstack-python-jobs-horizon
|
|
- openstack-python35-jobs-horizon
|
|
- publish-openstack-docs-pti
|
|
- check-requirements
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- nodejs-npm-run-lint:
|
|
vars:
|
|
node_version: 4
|
|
voting: false
|
|
- nodejs-npm-run-test:
|
|
vars:
|
|
node_version: 4
|
|
voting: false
|
|
|