From bd9b46b3adadd05b52b93f47cc0221d957323985 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 19 Apr 2019 11:10:58 -0400 Subject: 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 --- jjb/policy/policy-engine.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb') 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' -- cgit 1.2.3-korg