From ed92baa1f8404401d58b7d65a475fc7a1aaceb73 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Mon, 7 Apr 2014 14:53:19 -0700 Subject: [PATCH] Run check-tripleo jobs on stale changes If check-tripleo results are more than 120 hours old rerun the jobs. Change-Id: I0181c8fd8cd6f40419259e797e448d4017c34b53 Fixes-bug: #1304057 --- modules/openstack_project/files/zuul/layout.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 23e5df8e35..3b00c12349 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -201,6 +201,10 @@ pipelines: - event: change-restored - event: comment-added comment_filter: (?i)^(Patch Set [0-9]+:\n\n)?\s*recheck(( (?:bug|lp)[\s#:]*(\d+))|( no bug))\s*$ + - event: comment-added + require-approval: + - username: jenkins + older-than: 120h success: gerrit: force-message: true