From 6f337f5f73bf63e7b39de185d03df2c724645009 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 18 Sep 2019 15:05:34 -0400 Subject: [PATCH] Add elalto-fluorine jobs for ccsdk/features Add missing elalto-fluorine branch jobs for ccsdk/features repo Change-Id: I196fb1bb053bc0bdd74abea4cdf76cd6d6b38abe Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) --- jjb/ccsdk/features.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jjb/ccsdk/features.yaml b/jjb/ccsdk/features.yaml index 1560b48f8..fbbab16ee 100644 --- a/jjb/ccsdk/features.yaml +++ b/jjb/ccsdk/features.yaml @@ -17,6 +17,8 @@ branch: 'master' - 'elalto': branch: 'elalto' + - 'elalto-fluorine': + branch: 'elalto-fluorine' mvn-settings: 'ccsdk-features-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined @@ -26,6 +28,7 @@ files: '**' archive-artifacts: '' maven-version: "mvn35" + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' build-node: ubuntu1604-builder-4c-4g - project: -- 2.16.6