X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Falto%2Falto.yaml;h=d5e6adb457b4ece90b42726601b3844f1f0fd3ab;hb=9712aebd07d323d91d7e9f7f1392ae7768338644;hp=da8f9b4432baf51ceb2f8abcbd5f185bd060d90a;hpb=39a0450315a14058a0c8fd7eb8c53fad2637249f;p=releng%2Fbuilder.git diff --git a/jjb/alto/alto.yaml b/jjb/alto/alto.yaml index da8f9b443..d5e6adb45 100644 --- a/jjb/alto/alto.yaml +++ b/jjb/alto/alto.yaml @@ -1,20 +1,37 @@ --- +- project: + name: alto-fluorine + jobs: + - odl-maven-jobs + + stream: fluorine + 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-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs stream: oxygen project: 'alto' project-name: 'alto' - branch: 'master' + branch: 'stable/oxygen' + build-node: centos7-builder-2c-8g mvn-settings: 'alto-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'l2switch-merge-{stream}' email-upstream: '[alto] [l2switch]' - archive-artifacts: '' # Used by the release job staging-profile-id: 931eabae9693c @@ -23,18 +40,17 @@ name: alto-nitrogen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs stream: nitrogen project: 'alto' project-name: 'alto' branch: 'stable/nitrogen' + build-node: centos7-builder-2c-8g mvn-settings: 'alto-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'l2switch-merge-{stream}' email-upstream: '[alto] [l2switch]' - archive-artifacts: '' # Used by the release job staging-profile-id: 931eabae9693c @@ -43,19 +59,18 @@ name: alto-carbon jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs stream: carbon project: 'alto' project-name: 'alto' branch: 'stable/carbon' + 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]' - archive-artifacts: '' # Used by the release job staging-profile-id: 931eabae9693c @@ -68,5 +83,6 @@ project: 'alto' project-name: 'alto' branch: 'master' + build-node: centos7-builder-2c-8g mvn-settings: 'alto-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'