X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fiotdm%2Fiotdm.yaml;h=7ebc16da4c9f0e966c549dec3cdf173a9406a092;hb=c792dd0bbcd7293ac7097d12a5170e7f69369a68;hp=ed5b2d0aacee537127549ac1ef4c90249ed843a0;hpb=f2bb753ca34b150523d364b84618075edc6dd6f4;p=releng%2Fbuilder.git diff --git a/jjb/iotdm/iotdm.yaml b/jjb/iotdm/iotdm.yaml index ed5b2d0aa..7ebc16da4 100644 --- a/jjb/iotdm/iotdm.yaml +++ b/jjb/iotdm/iotdm.yaml @@ -1,4 +1,23 @@ --- +- 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: @@ -8,7 +27,7 @@ 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'