X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fautorelease%2Fautorelease-projects.yaml;h=164d6eba9137d422db08f0d0f6e035b001adc165;hb=32bfa4cf28f03c9b8cda0e8f86c8c27e5a8aa032;hp=8252fb3cabea294fddc1f983d8a8029aaf9361b8;hpb=6a74f10f9598284d294cb4b1822ae536109de177;p=releng%2Fbuilder.git diff --git a/jjb/autorelease/autorelease-projects.yaml b/jjb/autorelease/autorelease-projects.yaml index 8252fb3ca..164d6eba9 100644 --- a/jjb/autorelease/autorelease-projects.yaml +++ b/jjb/autorelease/autorelease-projects.yaml @@ -17,48 +17,16 @@ - sodium: branch: 'master' 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: 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 @@ -73,6 +41,49 @@ **/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: + - sodium: + branch: 'master' + integration-test: sodium + java-version: openjdk11 + + 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: openjdk8 - project: name: autorelease-view