Cleanup .zuul.yaml

Some cleanups and improvements:
* Use openstack-lower-constraints template instead of individual jobs
* Sort list of templates

Change-Id: Idb60cb2461bf80e257d1f0134bf0718ec8d4b213
This commit is contained in:
Andreas Jaeger 2018-09-11 21:27:34 +02:00
parent ef701b4a9d
commit 196244e0b3
1 changed files with 2 additions and 7 deletions

View File

@ -1,19 +1,14 @@
- project:
templates:
- check-requirements
- publish-openstack-docs-pti
- 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