Use templates for cover and lower-constraints

Small cleanups:

* Use openstack-tox-cover template, this runs the cover job
  in the check queue only. Remove individual cover jobs.
* Use openstack-lower-constraints-jobs template, remove individual
  jobs.
* Sort list of templates

Change-Id: I1d5b7401f880fa071d9e6312eb7d414050c9ece4
This commit is contained in:
Andreas Jaeger 2018-09-22 18:02:02 +02:00
parent 63d0b37461
commit ec6e6c1df1
1 changed files with 3 additions and 5 deletions

View File

@ -1,18 +1,16 @@
- project:
templates:
- check-requirements
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- check-requirements
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- sushy-tempest-dsvm-ironic-ipa-partition-redfish-src
- openstack-tox-lower-constraints
- openstack-tox-cover
gate:
jobs:
- sushy-tempest-dsvm-ironic-ipa-partition-redfish-src
- openstack-tox-lower-constraints
- openstack-tox-cover