From d8122583e959e522f55643ff361c910cd8afccb8 Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Fri, 20 Nov 2020 12:12:26 -0600 Subject: Reduce merge build timeout Reducing the merge build timeout to a more reasonable timeout based on the average time to complete builds. Signed-off-by: Vanessa Rene Valderrama Change-Id: I5dd50776cb58c43180b82534067f9dd29b954162 --- jjb/ci-management/ci-management-jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/ci-management/ci-management-jobs.yaml b/jjb/ci-management/ci-management-jobs.yaml index 10cb8938..297c6ea2 100644 --- a/jjb/ci-management/ci-management-jobs.yaml +++ b/jjb/ci-management/ci-management-jobs.yaml @@ -13,7 +13,7 @@ project: ci-management project-name: ci-management build-node: centos7-builder-4c-4g - build-timeout: 60 + build-timeout: 15 jjb-version: 2.6.0 - project: -- cgit 1.2.3-korg