summaryrefslogtreecommitdiffstats
path: root/jjb/clamp/clamp.yaml
diff options
context:
space:
mode:
authorBengt Thuree <bthuree@linuxfoundation.org>2018-11-28 22:33:05 +1100
committerBengt Thuree <bthuree@linuxfoundation.org>2018-11-28 22:34:40 +1100
commitd47514216e3b2c510f3ecb787c34bc9cf5b9372a (patch)
tree99902a1e4ce7373a83068bdd956bbb0b126db5c1 /jjb/clamp/clamp.yaml
parentd50aa197273571479f6d4e30c07dbb59a2b6def4 (diff)
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 <bthuree@linuxfoundation.org> Change-Id: I2c77a13a2745f97473c3a9d0e00b8fe910bd4d76
Diffstat (limited to 'jjb/clamp/clamp.yaml')
-rw-r--r--jjb/clamp/clamp.yaml3
1 files changed, 1 insertions, 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