From cde0ca8628b72f4df64642c880de1c65b7b34060 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Mon, 16 Dec 2019 07:29:25 -0500 Subject: drools-apps CLM increase mem/cpu node Seems the changes in the JUnits are running out of memory and failing. Change to a bigger build node as those JUnits will be revamped over the next month to reduce complexity and the team will look into reducing memory consumption. Issue-ID: POLICY-2307 Change-Id: Id2716c55d62a6e52875c914a3fc0e75f1134da86 Signed-off-by: Pamela Dragosh --- jjb/policy/policy-drools-applications.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jjb/policy/policy-drools-applications.yaml b/jjb/policy/policy-drools-applications.yaml index 8949ed808..905958d69 100644 --- a/jjb/policy/policy-drools-applications.yaml +++ b/jjb/policy/policy-drools-applications.yaml @@ -57,6 +57,7 @@ project-name: 'policy-drools-applications' branch: 'master' mvn-settings: 'policy-drools-applications-settings' + build-node: ubuntu1604-docker-8c-8g - project: name: policy-drools-applications-info -- cgit 1.2.3-korg