summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-04-19 11:10:58 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-04-19 11:11:03 -0400
commitbd9b46b3adadd05b52b93f47cc0221d957323985 (patch)
treeb4872b73754c517cd60c50129be32571d1a51400 /jjb
parent209111adc09bf7f57557699361c50ab705e77585 (diff)
Increase policy/engine CLM timeout
Unfortunately these jobs now take over 30 minutes to complete. Separate JIRA will be to see if we can fix those JUnits to be more speedy. Issue-ID: POLICY-1657 Change-Id: I697422c60f87fbdc33cd30c58a5d5008a49d9b21 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/policy/policy-engine.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/policy/policy-engine.yaml b/jjb/policy/policy-engine.yaml
index e9edd9d92..f7a245076 100644
--- a/jjb/policy/policy-engine.yaml
+++ b/jjb/policy/policy-engine.yaml
@@ -70,7 +70,7 @@
name: policy-engine-clm
jobs:
- gerrit-maven-clm:
- build-timeout: 30
+ build-timeout: 40
nexus-iq-namespace: 'onap-'
project: policy/engine
project-name: 'policy-engine'