Cleanup zuul.yaml

Couple of cleanups:
* Use openstack-lower-constraints-template, remove jobs that are part
  of templates.
* Use openstack-tox-cover template, this runs the cover job
  in the check queue only. Remove post job.
* Sort list of templates.

Change-Id: I0f186ba675ecb5802ef6a84ac05727a8621d3768
This commit is contained in:
Andreas Jaeger 2018-09-10 22:24:43 +02:00
parent 82474d0213
commit 8e1849eff1
1 changed files with 5 additions and 8 deletions

View File

@ -11,22 +11,19 @@
- project:
templates:
- check-requirements
- lib-forward-testing
- lib-forward-testing-python3
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- publish-openstack-docs-pti
- check-requirements
- lib-forward-testing
- lib-forward-testing-python3
- release-notes-jobs-python3
check:
jobs:
- novaclient-dsvm-functional
- openstack-tox-lower-constraints
gate:
jobs:
- novaclient-dsvm-functional
- openstack-tox-lower-constraints
post:
jobs:
- openstack-tox-cover