Cleanup zuul.yaml

Use openstack-lower-constraints template instead of individual jobs.

Change-Id: I41b89ce5708adb1e00625039aac27f758ae683c5
This commit is contained in:
Andreas Jaeger 2018-09-11 21:29:18 +02:00
parent f598882b90
commit 92630da3dd
1 changed files with 1 additions and 6 deletions

View File

@ -1,19 +1,14 @@
- project:
templates:
- check-requirements
- openstack-lower-constraints-jobs-horizon
- openstack-python-jobs-horizon
- openstack-python35-jobs-horizon
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- openstack-tox-lower-constraints:
required-projects:
- openstack/horizon
- horizon-openstack-tox-python3-django111
gate:
jobs:
- openstack-tox-lower-constraints:
required-projects:
- openstack/horizon
- horizon-openstack-tox-python3-django111