X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fiotdm%2Fiotdm.yaml;h=7ebc16da4c9f0e966c549dec3cdf173a9406a092;hb=d2dbe00f26c3fd709f069d917b6d466d7bda4115;hp=bcb999f0012249760092dc07369c3ade07afa052;hpb=6111b67d87bb22cec768b8caca80430d0a87094c;p=releng%2Fbuilder.git diff --git a/jjb/iotdm/iotdm.yaml b/jjb/iotdm/iotdm.yaml index bcb999f00..7ebc16da4 100644 --- a/jjb/iotdm/iotdm.yaml +++ b/jjb/iotdm/iotdm.yaml @@ -1,20 +1,38 @@ --- +- project: + name: iotdm-fluorine + jobs: + - '{project-name}-distribution-check-{stream}' + - odl-maven-jobs + + stream: fluorine + project: 'iotdm' + project-name: 'iotdm' + branch: 'master' + build-node: centos7-builder-2c-8g + mvn-settings: 'iotdm-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'aaa-merge-{stream}' + email-upstream: '[iotdm] [aaa]' + + # Used by the release job + staging-profile-id: 96fd6e9453970 + - project: name: iotdm-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs stream: oxygen project: 'iotdm' project-name: 'iotdm' - branch: 'master' + branch: 'stable/oxygen' + build-node: centos7-builder-2c-8g mvn-settings: 'iotdm-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'aaa-merge-{stream}' email-upstream: '[iotdm] [aaa]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96fd6e9453970 @@ -23,18 +41,17 @@ name: iotdm-nitrogen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs stream: nitrogen project: 'iotdm' project-name: 'iotdm' branch: 'stable/nitrogen' + build-node: centos7-builder-2c-8g mvn-settings: 'iotdm-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'aaa-merge-{stream}' email-upstream: '[iotdm] [aaa]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96fd6e9453970 @@ -43,19 +60,18 @@ name: iotdm-carbon jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs stream: carbon project: 'iotdm' project-name: 'iotdm' branch: 'stable/carbon' + build-node: centos7-builder-2c-8g karaf-version: karaf3 mvn-settings: 'iotdm-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'aaa-merge-{stream}' email-upstream: '[iotdm] [aaa]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96fd6e9453970 @@ -67,5 +83,6 @@ project: 'iotdm' project-name: 'iotdm' branch: 'master' + build-node: centos7-builder-2c-8g mvn-settings: 'iotdm-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'