From 07b37066b9f9f2447b814297b59eedaf884620ca Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sun, 9 Sep 2018 05:58:08 +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: I5dacc784413663fa1862d087ac4580c445558dde --- .zuul.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 9eb9d020..0e0e3358 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,6 +1,8 @@ - project: templates: - publish-openstack-docs-pti + - openstack-cover-jobs + - openstack-lower-constraints-jobs - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs @@ -8,16 +10,9 @@ - release-notes-jobs-python3 check: jobs: - - openstack-tox-lower-constraints - hacking-integration-nova: voting: false - gate: - jobs: - - openstack-tox-lower-constraints - post: - jobs: - - openstack-tox-cover - job: name: hacking-integration-nova parent: openstack-tox