X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Falto%2Falto.yaml;h=509485f5d6cead8c5d32de6a99f9f89071af2adf;hb=538ea5e11c9a83950c1b263aeb9c47a5502e4635;hp=8b2a4278d12ed1aadfd4096f32d5617d97638260;hpb=a922381d030c5d57647f3412f77aee4c8479d458;p=releng%2Fbuilder.git diff --git a/jjb/alto/alto.yaml b/jjb/alto/alto.yaml index 8b2a4278d..509485f5d 100644 --- a/jjb/alto/alto.yaml +++ b/jjb/alto/alto.yaml @@ -1,74 +1,61 @@ --- - project: - name: alto-sodium + name: alto-magnesium jobs: + - gerrit-release-merge - odl-maven-jobs + - odl-maven-verify-jobs - stream: sodium + stream: magnesium 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: - - odl-maven-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' + mvn-opts: '-Xmx1024m' dependencies: 'l2switch-merge-{stream}' email-upstream: '[alto] [l2switch]' + disable-job: true # Used by the release job staging-profile-id: 931eabae9693c - project: - name: alto-fluorine + name: alto-sodium jobs: - odl-maven-jobs + - odl-maven-verify-jobs - stream: fluorine + stream: sodium project: 'alto' project-name: 'alto' - branch: 'stable/fluorine' + branch: 'stable/sodium' build-node: centos7-builder-2c-8g mvn-settings: 'alto-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + mvn-opts: '-Xmx1024m' 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-neon jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs + - odl-maven-verify-jobs - stream: oxygen + stream: neon project: 'alto' project-name: 'alto' - branch: 'stable/oxygen' + branch: 'stable/neon' build-node: centos7-builder-2c-8g mvn-settings: 'alto-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + mvn-opts: '-Xmx1024m' dependencies: 'l2switch-merge-{stream}' email-upstream: '[alto] [l2switch]' - disable-job: 'true' + disable-job: true # Used by the release job staging-profile-id: 931eabae9693c @@ -83,7 +70,8 @@ branch: 'master' build-node: centos7-builder-2c-8g mvn-settings: 'alto-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + mvn-opts: '-Xmx1024m' + disable-job: true - project: name: alto-view