From 5edb2b4cbd4e59e5bbdf469f275e85ba807b06a3 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 26 Oct 2018 12:28:54 -0400 Subject: Set policy/engine CLM to 4c 4g The CLM job keeps failing, we think it is because the memory and cpu requirements are randomly being chosen instead of using 4c 4g that we established before. Issue-ID: POLICY-1224 Change-Id: I050ac8afc992ee450ec5877c2ec4b60430794ee4 Signed-off-by: Pamela Dragosh --- jjb/policy/policy-engine.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb/policy') diff --git a/jjb/policy/policy-engine.yaml b/jjb/policy/policy-engine.yaml index 0dc51b12f..e4f81f851 100644 --- a/jjb/policy/policy-engine.yaml +++ b/jjb/policy/policy-engine.yaml @@ -48,3 +48,4 @@ project-name: 'policy-engine' branch: 'master' mvn-settings: 'policy-engine-settings' + build-node: 'ubuntu1604-builder-4c-4g' -- cgit 1.2.3-korg