Increases java mem/cpu policy/engine repo 67/99567/1
authorPamela Dragosh <pdragosh@research.att.com>
Thu, 12 Dec 2019 13:36:38 +0000 (08:36 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Thu, 12 Dec 2019 13:36:46 +0000 (08:36 -0500)
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 <pdragosh@research.att.com>
jjb/policy/policy-engine.yaml

index 8822cec..d1d113e 100644 (file)
@@ -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