From 5fced3ed4d0622975bddfbd8dbebffefa0b6aa26 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 8 Sep 2018 16:17:31 +0200 Subject: [PATCH] Use templates for cover and lower-constraints Use openstack-tox-cover template, this runs the cover job in the check queue only. Use openstack-lower-constraints-jobs template. Remove jobs that are part of the templates. Change-Id: Ibfd2b332061f45a8daa64381ac3d5da210585e42 --- .zuul.yaml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index cfa5f41d..96fcf961 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -32,22 +32,18 @@ - 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: - monascalog-tempest - - openstack-tox-lower-constraints - - openstack-tox-cover gate: queue: monasca jobs: - monascalog-tempest - - openstack-tox-lower-constraints - post: - jobs: - - openstack-tox-cover