X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fautorelease%2Fautorelease-projects.yaml;h=f891270b9359b82978179ac9199772f066e761c2;hb=dd9556452d7290904659ecf1d2febe5da6fab067;hp=0b67cd62792d5495ca93ac9e9cf0ce7e79f87c02;hpb=134a1041a20b8103572214f46385423a4677fd9c;p=releng%2Fbuilder.git diff --git a/jjb/autorelease/autorelease-projects.yaml b/jjb/autorelease/autorelease-projects.yaml index 0b67cd627..f891270b9 100644 --- a/jjb/autorelease/autorelease-projects.yaml +++ b/jjb/autorelease/autorelease-projects.yaml @@ -15,52 +15,14 @@ stream: - sodium: - branch: 'master' + branch: 'stable/sodium' integration-test: sodium - mvn-params: > - -Pintegrationtests,repoBuild - -P!karaf - -Pignore-lispflowmapping-integrationtest - -Dcheckstyle.skip=true - -Dskip.karaf.featureTest=true - -Dsft.heap.max=4g - java-version: - - openjdk8 - - openjdk11 - neon: branch: 'stable/neon' integration-test: neon - mvn-params: > - -Pintegrationtests,repoBuild - -P!karaf - -Pignore-lispflowmapping-integrationtest - -Dcheckstyle.skip=true - -Dskip.karaf.featureTest=true - -Dsft.heap.max=4g - java-version: openjdk8 - fluorine: branch: 'stable/fluorine' integration-test: fluorine - mvn-params: > - -Pintegrationtests,repoBuild - -P!karaf - -Pignore-lispflowmapping-integrationtest - -Dcheckstyle.skip=true - -Dskip.karaf.featureTest=true - -Dsft.heap.max=4g - java-version: openjdk8 - - oxygen: - branch: 'stable/oxygen' - integration-test: oxygen - mvn-params: > - -Pintegrationtests,repoBuild - -P!karaf - -Pignore-lispflowmapping-integrationtest - -Dcheckstyle.skip=true - -Dskip.karaf.featureTest=true - -Dsft.heap.max=4g - disable-job: 'true' - java-version: openjdk8 project: releng/autorelease project-name: autorelease @@ -75,6 +37,51 @@ **/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-4c-16g + + stream: + - magnesium: + branch: 'master' + integration-test: magnesium + - sodium: + branch: 'stable/sodium' + integration-test: sodium-dev-null + + project: releng/autorelease + project-name: autorelease + build-node: centos7-builder-2c-8g + # Before adding more here, beware of https://jira.linuxfoundation.org/browse/RELENG-280 + archive-artifacts: > + **/*.prop + **/*.log + **/target/surefire-reports/*-output.txt + **/target/failsafe-reports/failsafe-summary.xml + **/hs_err_*.log + **/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: openjdk11 - project: name: autorelease-view