From d47514216e3b2c510f3ecb787c34bc9cf5b9372a Mon Sep 17 00:00:00 2001 From: Bengt Thuree Date: Wed, 28 Nov 2018 22:33:05 +1100 Subject: [PATCH] Increase timeout for clamp-maven-clm-master Increase timeout to 120 minutes for clamp-maven-clm-master, due to CLM job was not finished after 90 minutes. Issue-ID: CIMAN-1 Signed-off-by: Bengt Thuree Change-Id: I2c77a13a2745f97473c3a9d0e00b8fe910bd4d76 --- jjb/clamp/clamp.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jjb/clamp/clamp.yaml b/jjb/clamp/clamp.yaml index dd556139e..c31fa9c7d 100644 --- a/jjb/clamp/clamp.yaml +++ b/jjb/clamp/clamp.yaml @@ -60,5 +60,4 @@ branch: 'master' mvn-settings: 'clamp-settings' build-node: ubuntu1604-docker-8c-8g - build-timeout: 90 - + build-timeout: 120 -- 2.16.6