From 5a1925a89ef91ca040d96663ed053c5c6642a317 Mon Sep 17 00:00:00 2001 From: Ed Kern Date: Tue, 4 Sep 2018 21:05:38 -0600 Subject: VPP: arm timeout to 120 minutes Lowering arm verify and merge timeout to 120 minutes Change-Id: I7dc3daebc4de5780c76b6050446af2a112cbfa0b Signed-off-by: Ed Kern --- jjb/vpp/vpp.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb') 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: -- cgit 1.2.3-korg