a6972f44ca
Since we've entered Train and the runtime proposed include py37[1], we need to include it in gate as well as local env. This patch adds the support for the same. [1] https://governance.openstack.org/tc/reference/runtimes/train.html Change-Id: Ib959ad72941e12a19e68549e2b397cf1c396508f
16 lines
430 B
YAML
16 lines
430 B
YAML
- project:
|
|
templates:
|
|
- check-requirements
|
|
- horizon-nodejs10-jobs
|
|
- openstack-lower-constraints-jobs-horizon
|
|
- openstack-python-jobs-horizon
|
|
- openstack-python3-train-jobs-horizon
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- horizon-openstack-tox-python3-django111
|
|
gate:
|
|
jobs:
|
|
- horizon-openstack-tox-python3-django111
|