From: Ed Kern Date: Thu, 13 Dec 2018 23:21:33 +0000 (-0700) Subject: VPP: increased ubuntu1804arm merge memory X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F71%2F16471%2F1;p=ci-management.git VPP: increased ubuntu1804arm merge memory Due to c++ and maven have to bump only merge job memory way up over whats needed for verify Change-Id: I69a7c603252fd0606c89d95c2ec1542f18396277 Signed-off-by: Ed Kern --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index d366e99b8..51a8c028f 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -425,7 +425,7 @@ name: 'vpp-arm-merge-{stream}-{os}' project-type: freestyle - node: '{os}arm-us' + node: '{os}arm-m' build-discarder: daysToKeep: '{build-days-to-keep}'