From: Pamela Dragosh Date: Fri, 19 Apr 2019 15:10:58 +0000 (-0400) Subject: Increase policy/engine CLM timeout X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=bd9b46b3adadd05b52b93f47cc0221d957323985;p=ci-management.git 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 --- 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'