a5b8467434
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 Note that python36 fails installing nodejs-legacy since bionic does not include it. Install nodejs-legacy only on Xenial. Change-Id: Id8fbe2d5188054924eacb74bcfc52b49fd8a1d84 Story: #2002586 Task: #24327
11 lines
253 B
YAML
11 lines
253 B
YAML
- project:
|
|
templates:
|
|
- nodejs4-jobs
|
|
- openstack-python-jobs
|
|
- publish-openstack-docs-pti
|
|
- openstack-python35-jobs
|
|
- openstack-python36-jobs
|
|
periodic:
|
|
jobs:
|
|
- legacy-periodic-package-stackviz-element
|