X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Falto%2Falto.yaml;h=20bca443fd7fdc12bb1ea65cac6f1eeed02b618c;hb=4672451255ec3c82e1782e5abc6f0b7e246d1d13;hp=54b337f1f4b77919373e2b359c0ed7687eadc1a3;hpb=45dda826d667777fa16b4e937bce5e736cdcfa3c;p=releng%2Fbuilder.git diff --git a/jjb/alto/alto.yaml b/jjb/alto/alto.yaml index 54b337f1f..20bca443f 100644 --- a/jjb/alto/alto.yaml +++ b/jjb/alto/alto.yaml @@ -1,12 +1,11 @@ --- - project: - name: alto-oxygen + name: alto-magnesium jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs + - odl-maven-verify-jobs - stream: oxygen + stream: magnesium project: 'alto' project-name: 'alto' branch: 'master' @@ -15,47 +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-nitrogen + name: alto-sodium jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs + - odl-maven-verify-jobs - stream: nitrogen + stream: sodium project: 'alto' project-name: 'alto' - branch: 'stable/nitrogen' + 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-carbon + name: alto-neon jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs + - odl-maven-verify-jobs - stream: carbon + stream: neon project: 'alto' project-name: 'alto' - branch: 'stable/carbon' + branch: 'stable/neon' build-node: centos7-builder-2c-8g - karaf-version: karaf3 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-fluorine + jobs: + - odl-maven-jobs + - odl-maven-verify-jobs + + stream: fluorine + project: 'alto' + project-name: 'alto' + 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 @@ -71,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