X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fautorelease%2Fautorelease-projects.yaml;h=164d6eba9137d422db08f0d0f6e035b001adc165;hb=839bd143b3be2e3f3179485018ed209d3a513377;hp=896d5aabe97d95a43bae176a622a0f4628eb9737;hpb=fc9bf069d4ffa62713ebc403d891e826cd705568;p=releng%2Fbuilder.git diff --git a/jjb/autorelease/autorelease-projects.yaml b/jjb/autorelease/autorelease-projects.yaml index 896d5aabe..164d6eba9 100644 --- a/jjb/autorelease/autorelease-projects.yaml +++ b/jjb/autorelease/autorelease-projects.yaml @@ -17,28 +17,20 @@ - 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 @@ -49,24 +41,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 +76,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