X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Falto%2Falto.yaml;h=2c06d8482bd62e28db47c0d8ca0926129f0665a7;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=52ace6034d55997b2f6d6f1a7e999aec08975dc2;hpb=8f8a22eb2d58a86ba85a05a5a5b6c64ceccd9336;p=releng%2Fbuilder.git diff --git a/jjb/alto/alto.yaml b/jjb/alto/alto.yaml index 52ace6034..2c06d8482 100644 --- a/jjb/alto/alto.yaml +++ b/jjb/alto/alto.yaml @@ -1,4 +1,22 @@ --- +- project: + name: alto-neon + jobs: + - odl-maven-jobs + + stream: neon + 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-fluorine jobs: @@ -7,7 +25,7 @@ stream: fluorine project: 'alto' project-name: 'alto' - branch: 'master' + branch: 'stable/fluorine' build-node: centos7-builder-2c-8g mvn-settings: 'alto-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'