X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Falto%2Falto.yaml;h=20bca443fd7fdc12bb1ea65cac6f1eeed02b618c;hb=4672451255ec3c82e1782e5abc6f0b7e246d1d13;hp=e1ad649ae12aafe1d69ad9f17ab18723be7e5663;hpb=8677c241183102bfef87c119de295c13fb2782e1;p=releng%2Fbuilder.git diff --git a/jjb/alto/alto.yaml b/jjb/alto/alto.yaml index e1ad649ae..20bca443f 100644 --- a/jjb/alto/alto.yaml +++ b/jjb/alto/alto.yaml @@ -1,10 +1,11 @@ --- - project: - name: alto-fluorine + name: alto-magnesium jobs: - odl-maven-jobs + - odl-maven-verify-jobs - stream: fluorine + stream: magnesium project: 'alto' project-name: 'alto' branch: 'master' @@ -13,25 +14,67 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'l2switch-merge-{stream}' email-upstream: '[alto] [l2switch]' + disable-job: true + + # Used by the release job + staging-profile-id: 931eabae9693c + +- project: + name: alto-sodium + jobs: + - odl-maven-jobs + - odl-maven-verify-jobs + + stream: sodium + project: 'alto' + project-name: 'alto' + branch: 'stable/sodium' + build-node: centos7-builder-2c-8g + mvn-settings: 'alto-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'l2switch-merge-{stream}' + email-upstream: '[alto] [l2switch]' + disable-job: true + + # Used by the release job + staging-profile-id: 931eabae9693c + +- project: + name: alto-neon + jobs: + - odl-maven-jobs + - odl-maven-verify-jobs + + stream: neon + project: 'alto' + project-name: 'alto' + branch: 'stable/neon' + build-node: centos7-builder-2c-8g + mvn-settings: 'alto-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'l2switch-merge-{stream}' + email-upstream: '[alto] [l2switch]' + disable-job: true # Used by the release job staging-profile-id: 931eabae9693c - project: - name: alto-oxygen + name: alto-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs + - odl-maven-verify-jobs - stream: oxygen + stream: fluorine project: 'alto' project-name: 'alto' - branch: 'stable/oxygen' + branch: 'stable/fluorine' build-node: centos7-builder-2c-8g mvn-settings: 'alto-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'l2switch-merge-{stream}' email-upstream: '[alto] [l2switch]' + disable-job: true # Used by the release job staging-profile-id: 931eabae9693c @@ -47,3 +90,10 @@ build-node: centos7-builder-2c-8g mvn-settings: 'alto-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + disable-job: true + +- project: + name: alto-view + views: + - project-view + project-name: alto