X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Falto%2Falto.yaml;h=0c52a87cd886d5ee9de47fa88bb6e3e77665fa30;hb=fc9bf069d4ffa62713ebc403d891e826cd705568;hp=bde65374976126bafbe24f0718023f3025e4d5d9;hpb=69c3ad1a710d68e874012618f7dccfaffd7d011c;p=releng%2Fbuilder.git diff --git a/jjb/alto/alto.yaml b/jjb/alto/alto.yaml index bde653749..0c52a87cd 100644 --- a/jjb/alto/alto.yaml +++ b/jjb/alto/alto.yaml @@ -1,4 +1,22 @@ --- +- project: + name: alto-sodium + jobs: + - odl-maven-jobs + + stream: sodium + project: 'alto' + project-name: 'alto' + branch: 'master' + build-node: centos7-builder-2c-8g + mvn-settings: 'alto-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'l2switch-merge-{stream}' + email-upstream: '[alto] [l2switch]' + + # Used by the release job + staging-profile-id: 931eabae9693c + - project: name: alto-neon jobs: @@ -7,7 +25,7 @@ stream: neon project: 'alto' project-name: 'alto' - branch: 'master' + branch: 'stable/neon' build-node: centos7-builder-2c-8g mvn-settings: 'alto-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'