X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fautorelease%2Fautorelease-projects.yaml;h=701b5fabab51080aaf5a9d6446bf91796b62776b;hb=04bb716d798ccc76c2473bfd35fe2666c10bc232;hp=634981da02a4a72f1d7a009f4f7e54fdec1cf7ca;hpb=409d6c3484b90a49f745804feef2e7978caacc4d;p=releng%2Fbuilder.git diff --git a/jjb/autorelease/autorelease-projects.yaml b/jjb/autorelease/autorelease-projects.yaml index 634981da0..701b5faba 100644 --- a/jjb/autorelease/autorelease-projects.yaml +++ b/jjb/autorelease/autorelease-projects.yaml @@ -14,17 +14,8 @@ stream: - sulfur: - branch: "master" + branch: "stable/sulfur" integration-test: sulfur - - phosphorus: - branch: "stable/phosphorus" - integration-test: phosphorus - - silicon: - branch: "stable/silicon" - integration-test: silicon - - aluminium: - branch: "stable/aluminium" - integration-test: aluminium project: releng/autorelease project-name: autorelease @@ -48,6 +39,43 @@ -Dsft.heap.max=4g java-version: "openjdk11" +- project: + name: autorelease-projects-openjdk17 + jobs: + - "autorelease-release-{stream}-{mvn-version}-{java-version}": + build-node: centos8-builder-4c-16g + - "autorelease-version-bump-{stream}-{mvn-version}-{java-version}" + + stream: + - argon: + branch: "master" + integration-test: argon + - chlorine: + branch: "stable/chlorine" + integration-test: chlorine + + project: releng/autorelease + project-name: autorelease + build-node: centos8-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: > + -PrepoBuild + -P!karaf + -Pignore-lispflowmapping-integrationtest + -Dcheckstyle.skip=true + -Dskip.karaf.featureTest=true + -Dsft.heap.max=4g + java-version: "openjdk17" + - project: name: autorelease-info jobs: