From 44d7a73c3e365cafb8d977cbda6522e51db2fb1d Mon Sep 17 00:00:00 2001 From: Ed Kern Date: Thu, 13 Dec 2018 16:21:33 -0700 Subject: [PATCH] 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 --- jjb/vpp/vpp.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}' -- 2.16.6