From b9f6fab05577d1a42e9697383eada89a53b35d25 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Wed, 13 Dec 2017 16:12:23 -0500 Subject: [PATCH] Bump builder jjb job timeouts to 30 The new cloud servers have less CPUs so less actual parallel can happen despite having a worker # of 4. Job updates are taking longer now. Change-Id: Ief668d0ca6c6624180f619cf48f1498847691c3a Signed-off-by: Thanh Ha --- jjb/releng-jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/releng-jobs.yaml b/jjb/releng-jobs.yaml index 51f232a51..d33ad42cb 100644 --- a/jjb/releng-jobs.yaml +++ b/jjb/releng-jobs.yaml @@ -17,7 +17,7 @@ branch: master build-node: centos7-java-builder-1c-4g archive-artifacts: '**/*.log' - build-timeout: 10 + build-timeout: 30 - project: name: packer-jobs -- 2.36.6