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