diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-18 15:05:34 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-19 10:37:29 -0400 |
commit | 6f337f5f73bf63e7b39de185d03df2c724645009 (patch) | |
tree | 6afb6bf834c8c723046dc71a10570fe37fbe002d /jjb/ccsdk | |
parent | baa8c3560ac91091871af89d90f0d892d2c77547 (diff) |
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) <dtimoney@att.com>
Diffstat (limited to 'jjb/ccsdk')
-rw-r--r-- | jjb/ccsdk/features.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
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: |