Merge "Add openstack-python36-jobs-horizon variant"

This commit is contained in:
Zuul 2018-09-04 12:54:52 +00:00 committed by Gerrit Code Review
commit 5c28403687
1 changed files with 17 additions and 0 deletions

View File

@ -540,6 +540,23 @@
jobs:
- openstack-tox-py36
- project-template:
name: openstack-python36-jobs-horizon
description: |
The standard openstack-python36-jobs but with horizon added as a
required-projects. The dashboard projects currently need this
due to how the tox_install.sh zuul-cloner's horizon for them.
check:
jobs:
- openstack-tox-py36:
required-projects:
- openstack/horizon
gate:
jobs:
- openstack-tox-py36:
required-projects:
- openstack/horizon
- project-template:
name: openstack-python36-jobs-neutron
description: |