X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fautorelease%2Fautorelease-projects.yaml;h=d60c8cbd750de9a889f743392b0ac025b2a3e3cf;hb=ccccfe777ed4dda967b37374bea8f0e08ab48283;hp=7aa4b68e0be5011d2406bff027bed20cabd3f2eb;hpb=e6d7f315bb47c0546035b16b4dbe89930bb18699;p=releng%2Fbuilder.git diff --git a/jjb/autorelease/autorelease-projects.yaml b/jjb/autorelease/autorelease-projects.yaml index 7aa4b68e0..d60c8cbd7 100644 --- a/jjb/autorelease/autorelease-projects.yaml +++ b/jjb/autorelease/autorelease-projects.yaml @@ -17,29 +17,16 @@ - sodium: branch: 'master' 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 - disable-job: '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 @@ -50,24 +37,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 @@ -78,7 +72,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