From 6a113be018b8ac101ad99fe4e7985fe15fd2bf43 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Thu, 13 Sep 2012 10:31:52 -0700 Subject: [PATCH] Make heat-coverage a nonvoting check job. By making heat-coverage a nonvoting check job zuul will provide links to the coverage results though gerrit review comments, and reviewers will be able to see how coverage changes as they are proposed rather than after the fact. Change-Id: I6d9f98bbc9d07d8c0f4c44856986d679925f1ded Reviewed-on: https://review.openstack.org/12963 Reviewed-by: James E. Blair Approved: Monty Taylor Reviewed-by: Monty Taylor Tested-by: Jenkins --- modules/openstack_project/files/zuul/layout.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 389668d7e1..03631c1abf 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -59,6 +59,8 @@ jobs: voting: false - name: dev-zuul-coverage voting: false + - name: heat-coverage + voting: false - name: jenkins-job-builder-compare-xml voting: false failure-message: XML output has changed. @@ -624,13 +626,12 @@ projects: - gate-heat-pep8 - gate-heat-python26 - gate-heat-python27 + - heat-coverage gate: - gate-heat-merge: - gate-heat-pep8 - gate-heat-python26 - gate-heat-python27 - post: - - heat-coverage - name: stackforge/reddwarf check: