From 6c759e363dba3530414e0817e4abd3e8647646de Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Mon, 27 Jan 2014 14:59:30 -0500 Subject: [PATCH] up the gate window to 20 to help get through backlog we're actually at a relatively low failure rate in the gate, with lots of resources, and a big backlog. Let's increase this to 20 to help process. Change-Id: I37d6ae9f4c251d0a3821a70180edbfba81237000 --- modules/openstack_project/files/zuul/layout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 61a5a86d78..44a52e0b07 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -42,7 +42,7 @@ pipelines: failure: gerrit: verified: -2 - window-floor: 10 + window-floor: 20 window-increase-factor: 2 - name: post