From: Ed Kern Date: Wed, 29 Aug 2018 01:20:50 +0000 (-0600) Subject: VPP: lowering build timeout to 120 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=eef6cc985abde185ea12339185738a1fbcf215bc;p=ci-management.git VPP: lowering build timeout to 120 six hours is too long for vpp job timeout. lowering down to two hours. Change-Id: If32a370f8561b551511c06db9f9273f8dac282fd Signed-off-by: Ed Kern --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 0b928a2ee..fc2c19add 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -206,7 +206,7 @@ wrappers: - fdio-infra-wrappers: - build-timeout: '{build-timeout}' + build-timeout: 120 triggers: - gerrit-trigger-patch-merged: @@ -524,7 +524,7 @@ wrappers: - fdio-infra-wrappers: - build-timeout: '{build-timeout}' + build-timeout: 120 triggers: - gerrit-trigger-checkstyle: