From 4a40990c9d1c3982aa06c7efb0cb1cd085ed7616 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Mon, 27 Jan 2014 16:04:03 -0800 Subject: [PATCH] Ensure a recent(48h) check result Change-Id: I32c19cf487e1c1be3e6ca3b5ce3045f80a38aa45 --- modules/openstack_project/files/zuul/layout.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index bd7abdddd4..d92f8046ee 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -13,6 +13,13 @@ pipelines: - event: change-restored - event: comment-added comment_filter: (?i)^\s*recheck(( (?:bug|lp)[\s#:]*(\d+))|( no bug))\s*$ + - event: comment-added + require-approval: + - username: jenkins + older-than: 48h + start: + gerrit: + verified: 0 success: gerrit: verified: 1