X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fautorelease%2Fautorelease-projects.yaml;h=1aaceb430f72338abf5eeb19056cf43abb96065a;hb=7e4e61a16d62f5f8e34fdea2ce9ace0f9fe7b417;hp=896d5aabe97d95a43bae176a622a0f4628eb9737;hpb=3c3bec550bb8e339636a91848823fd1b8990e6f0;p=releng%2Fbuilder.git diff --git a/jjb/autorelease/autorelease-projects.yaml b/jjb/autorelease/autorelease-projects.yaml index 896d5aabe..1aaceb430 100644 --- a/jjb/autorelease/autorelease-projects.yaml +++ b/jjb/autorelease/autorelease-projects.yaml @@ -14,31 +14,22 @@ - gerrit-tox-verify stream: - - sodium: + - magnesium: branch: 'master' + integration-test: magnesium + - sodium: + branch: 'stable/sodium' integration-test: sodium - extra-mvn-opts: -P!karaf -Pignore-lispflowmapping-integrationtest -Dsft.heap.max=4g - -Dskip.karaf.featureTest=true - neon: branch: 'stable/neon' integration-test: neon - extra-mvn-opts: -P!karaf -Pignore-lispflowmapping-integrationtest -Dsft.heap.max=4g - -Dskip.karaf.featureTest=true - fluorine: branch: 'stable/fluorine' integration-test: fluorine - extra-mvn-opts: -P!karaf -Pignore-lispflowmapping-integrationtest -Dsft.heap.max=4g - -Dskip.karaf.featureTest=true - - oxygen: - branch: 'stable/oxygen' - integration-test: oxygen - extra-mvn-opts: -P!karaf -Pignore-lispflowmapping-integrationtest -Dsft.heap.max=4g - -Dskip.karaf.featureTest=true project: releng/autorelease project-name: autorelease build-node: centos7-builder-2c-8g - java-version: openjdk8 # Before adding more here, beware of https://jira.linuxfoundation.org/browse/RELENG-280 archive-artifacts: > **/*.prop @@ -49,24 +40,31 @@ **/target/feature/feature.xml staging-profile-id: 425e43800fea70 # TODO: **/*.hprof is too large, compress with xz first + mvn-params: > + -Pintegrationtests,repoBuild + -P!karaf + -Pignore-lispflowmapping-integrationtest + -Dcheckstyle.skip=true + -Dskip.karaf.featureTest=true + -Dsft.heap.max=4g + java-version: openjdk8 + - project: name: autorelease-projects-openjdk11 jobs: - 'autorelease-release-{stream}-{mvn-version}-{java-version}': - build-node: centos7-autorelease-8c-32g + build-node: centos7-autorelease-4c-16g stream: - - neon: + - sodium: branch: 'master' - integration-test: neon - extra-mvn-opts: -P!karaf -Pignore-lispflowmapping-integrationtest -Dsft.heap.max=4g - -Dskip.karaf.featureTest=true + integration-test: sodium + java-version: openjdk11 project: releng/autorelease project-name: autorelease build-node: centos7-builder-2c-8g - java-version: openjdk11 # Before adding more here, beware of https://jira.linuxfoundation.org/browse/RELENG-280 archive-artifacts: > **/*.prop @@ -77,7 +75,14 @@ **/target/feature/feature.xml staging-profile-id: 425e43800fea70 # TODO: **/*.hprof is too large, compress with xz first - + mvn-params: > + -Pintegrationtests,repoBuild + -P!karaf + -Pignore-lispflowmapping-integrationtest + -Dcheckstyle.skip=true + -Dskip.karaf.featureTest=true + -Dsft.heap.max=4g + java-version: openjdk8 - project: name: autorelease-view