Set policy/engine CLM to 4c 4g 29/71329/1
authorPamela Dragosh <pdragosh@research.att.com>
Fri, 26 Oct 2018 16:28:54 +0000 (12:28 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Fri, 26 Oct 2018 16:29:01 +0000 (12:29 -0400)
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 <pdragosh@research.att.com>
jjb/policy/policy-engine.yaml

index 0dc51b1..e4f81f8 100644 (file)
@@ -48,3 +48,4 @@
     project-name: 'policy-engine'
     branch: 'master'
     mvn-settings: 'policy-engine-settings'
+    build-node: 'ubuntu1604-builder-4c-4g'