From: Ed Kern Date: Wed, 5 Sep 2018 03:05:38 +0000 (-0600) Subject: VPP: arm timeout to 120 minutes X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F58%2F14658%2F1;p=ci-management.git VPP: arm timeout to 120 minutes Lowering arm verify and merge timeout to 120 minutes Change-Id: I7dc3daebc4de5780c76b6050446af2a112cbfa0b Signed-off-by: Ed Kern --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index c1164cd38..fe5900c8d 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -288,7 +288,7 @@ wrappers: - fdio-infra-wrappers: - build-timeout: '{build-timeout}' + build-timeout: 120 triggers: - gerrit-trigger-checkstyle: @@ -350,7 +350,7 @@ wrappers: - fdio-infra-wrappers: - build-timeout: '{build-timeout}' + build-timeout: 120 triggers: - gerrit-trigger-patch-merged: