Increase policy/engine CLM timeout 23/85823/1
authorPamela Dragosh <pdragosh@research.att.com>
Fri, 19 Apr 2019 15:10:58 +0000 (11:10 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Fri, 19 Apr 2019 15:11:03 +0000 (11:11 -0400)
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>
jjb/policy/policy-engine.yaml

index e9edd9d..f7a2450 100644 (file)
@@ -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'