From: Pamela Dragosh Date: Thu, 12 Dec 2019 13:36:38 +0000 (-0500) Subject: Increases java mem/cpu policy/engine repo X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F67%2F99567%2F1;p=ci-management.git Increases java mem/cpu policy/engine repo Temp increase for code coverage TSC must-have and to finish tasks before break. Will investigate why the use of mock is causing so much memory consumption. Issue-ID: POLICY-2300 Change-Id: I17c9b5c4e2a8541aec3e3cc2aedcc0eb7d043aa3 Signed-off-by: Pamela Dragosh --- diff --git a/jjb/policy/policy-engine.yaml b/jjb/policy/policy-engine.yaml index 8822cec5a..d1d113e16 100644 --- a/jjb/policy/policy-engine.yaml +++ b/jjb/policy/policy-engine.yaml @@ -46,7 +46,7 @@ branch: 'master' mvn-settings: 'policy-engine-settings' mvn-goals: 'clean install' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + mvn-opts: '-Xmx2048m -XX:MaxPermSize=512m' - project: name: policy-engine-clm