summaryrefslogtreecommitdiffstats
path: root/jjb/oom/oom-image-verify.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-11-30 08:53:42 +0100
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-11-30 08:53:42 +0100
commit66d77472af9a8ddf536b010e8928b8524a8b5347 (patch)
treee9650a7e8dd414cf8f5ef5b6790eb3a662f7e7f0 /jjb/oom/oom-image-verify.yaml
parent3f4548ec0ceb6f9179b2d7c4744e9a7e68f07818 (diff)
[OOM] Bigger timeout for verify job
Current verify job timeout is now (again) too small compared to time it's taken to veirfy the build. That's why we're setting a bigger timeout. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I5bca08e032be2e95e3c5198fa35ff553e5438755
Diffstat (limited to 'jjb/oom/oom-image-verify.yaml')
-rw-r--r--jjb/oom/oom-image-verify.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/oom/oom-image-verify.yaml b/jjb/oom/oom-image-verify.yaml
index 058f4ee4f..2ed313ffe 100644
--- a/jjb/oom/oom-image-verify.yaml
+++ b/jjb/oom/oom-image-verify.yaml
@@ -11,7 +11,7 @@
pre_build_script: ''
submodule-disable: false
submodule-timeout: 10
- build-timeout: 180
+ build-timeout: 240
project-type: freestyle
node: '{build-node}'