Cleanup zuul.d/layout.yaml

Small cleanups:
* Remove py35 jobs, they are part of the py35 template.
* Use openstack-tox-cover template to run cover job voting and remove
  the now redundant job.
* Sort list of templates alphabetically.

Change-Id: I41d1b7ff259f7b952a36017fad6ac282fa6f6ac2
This commit is contained in:
Andreas Jaeger 2018-09-22 17:00:47 +02:00
parent 05b47339a2
commit cb5e76b6db
1 changed files with 3 additions and 9 deletions

View File

@ -1,18 +1,12 @@
- project:
templates:
- tripleo-multinode-baremetal-minimal
- tripleo-multinode-container-minimal
- check-requirements
- openstack-cover-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- release-notes-jobs-python3
check:
jobs:
- openstack-tox-py35
- openstack-tox-cover:
voting: false
- tripleo-multinode-baremetal-minimal
- tripleo-multinode-container-minimal
gate:
queue: tripleo
jobs:
- openstack-tox-py35