From: Pamela Dragosh Date: Thu, 27 Jun 2019 12:35:16 +0000 (-0400) Subject: Increase cpu/mem for policy/engine stage job X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F90%2F90590%2F2;p=ci-management.git Increase cpu/mem for policy/engine stage job This job JUnits need to have more memory/cpu to finish. Will need to use the docker version for 8c 8g, there is no builder. Issue-ID: CIMAN-33 Change-Id: I9f0b43d4a5bf00200ef94daad11975d9e5f53af6 Signed-off-by: Pamela Dragosh --- diff --git a/jjb/policy/policy-engine.yaml b/jjb/policy/policy-engine.yaml index e49aed8aa..ab7b8aadd 100644 --- a/jjb/policy/policy-engine.yaml +++ b/jjb/policy/policy-engine.yaml @@ -15,7 +15,7 @@ disabled: true - gerrit-maven-stage: sign-artifacts: true - build-node: centos7-builder-4c-4g + build-node: centos7-docker-8c-8g maven-versions-plugin: true - gerrit-maven-docker-stage: build-node: ubuntu1604-docker-8c-8g