X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fiotdm%2Fiotdm.yaml;h=784e75ccdf80c98491c313e240b44d3edb694ef0;hb=0209f258540405a719e0bf9d89bfc9e7ebf9d647;hp=fd58902819db0203602a16f910e6e54b55f07335;hpb=08504b757a985cce3b55ff32a16cdebc32ae7ed8;p=releng%2Fbuilder.git diff --git a/jjb/iotdm/iotdm.yaml b/jjb/iotdm/iotdm.yaml index fd5890281..784e75ccd 100644 --- a/jjb/iotdm/iotdm.yaml +++ b/jjb/iotdm/iotdm.yaml @@ -1,4 +1,22 @@ --- +- project: + name: iotdm-neon + jobs: + - odl-maven-jobs + + stream: neon + 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-fluorine jobs: @@ -7,7 +25,7 @@ stream: fluorine project: 'iotdm' project-name: 'iotdm' - branch: 'master' + branch: 'stable/fluorine' build-node: centos7-builder-2c-8g mvn-settings: 'iotdm-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' @@ -46,3 +64,9 @@ build-node: centos7-builder-2c-8g mvn-settings: 'iotdm-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: iotdm-view + views: + - project-view + project-name: iotdm