diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-27 11:06:15 -0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-27 11:06:56 -0800 |
commit | 459ebf49cf77c62c2f836a558ea514e3fb86c17e (patch) | |
tree | dced5789283e98fc67c20d114599b2932d076280 /jjb | |
parent | f3e2db75064609a946aa07e72b6c879840751db0 (diff) |
Increase build timeout for policy-engine CLM job
Increase from 15 to 30 mins
Issue-ID: CIMAN-65
Change-Id: I379858b0d64936d25c562757dec2ef881f591a66
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/policy/policy-engine.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/policy/policy-engine.yaml b/jjb/policy/policy-engine.yaml index 9f786d341..8fd4cd15a 100644 --- a/jjb/policy/policy-engine.yaml +++ b/jjb/policy/policy-engine.yaml @@ -5,6 +5,7 @@ jobs: - gerrit-maven-clm: java-version: '' + build-timeout: 30 - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily': |