diff options
author | Dan Timoney <dtimoney@att.com> | 2017-09-13 16:44:21 -0400 |
---|---|---|
committer | Marcus Williams <marcus.williams@intel.com> | 2017-09-13 21:57:43 +0000 |
commit | b1099b08aa76c3ef40671f3e4cabc8164b56c565 (patch) | |
tree | de4ad5e3a43b07b94be82ceb0606499921d81ef2 /jjb | |
parent | 71598728fda41b7ae71da13e5290dff0f00a1057 (diff) |
sli-core out of memory
sli-core needs a build node with higher memory to resolve out of memory
issues encountered in its junit tests.
Change-Id: I9f1a0972c861d4272baae483478311a96056a705
Issue-ID: CCSDK-43
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/ccsdk/sli-core.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/ccsdk/sli-core.yaml b/jjb/ccsdk/sli-core.yaml index ed24c5aa7..99c71f3a3 100644 --- a/jjb/ccsdk/sli-core.yaml +++ b/jjb/ccsdk/sli-core.yaml @@ -23,3 +23,4 @@ deployAtEnd=true files: '**' archive-artifacts: '' + build-node: ubuntu1604-basebuild-4c-4g |