heat-dashboard/.zuul.yaml
kaz_shinohara a2a56c7062 Add in repo zuul job definition
Add .zuul.yaml file to make sure more flexible zuul job controll by
heat-dashboard team members, apart from project-config repo.
We will keep basic & common jobs in project-config repo,
also heat-dashboard repo will have specific jobs like as multi django
ver jobs.

Change-Id: Ia9084b10bf4bb1941e0eb21b51798c2090b459cc
2017-11-01 21:44:17 +09:00

56 lines
1.7 KiB
YAML

- project:
name: openstack/heat-dashboard
check:
jobs:
- legacy-horizon-tox-py27dj18:
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
- ^heat_dashboard/locale/.*$
- ^releasenotes/.*$
required-projects:
- openstack/horizon
- legacy-horizon-tox-py27dj19:
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
- ^heat_dashboard/locale/.*$
- ^releasenotes/.*$
required-projects:
- openstack/horizon
- legacy-horizon-tox-py27dj110:
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
- ^heat_dashboard/locale/.*$
- ^releasenotes/.*$
required-projects:
- openstack/horizon
gate:
queue: heat-dashboard
jobs:
- legacy-horizon-tox-py27dj18:
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
- ^heat_dashboard/locale/.*$
- ^releasenotes/.*$
required-projects:
- openstack/horizon
- legacy-horizon-tox-py27dj19:
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
- ^heat_dashboard/locale/.*$
- ^releasenotes/.*$
required-projects:
- openstack/horizon
- legacy-horizon-tox-py27dj110:
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
- ^heat_dashboard/locale/.*$
- ^releasenotes/.*$
required-projects:
- openstack/horizon