Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / autorelease / autorelease-projects.yaml
index 7b820293c03d2359ff600ec3196e6900acb0d939..7a5e69fcb99cd07f756c9f917c76de422571cd06 100644 (file)
       - gerrit-tox-verify
 
     stream:
-      - silicon:
-          branch: "master"
-          integration-test: silicon
-      - aluminium:
-          branch: "stable/aluminium"
-          integration-test: aluminium
-      - magnesium:
-          branch: "stable/magnesium"
-          integration-test: magnesium
+      - sulfur:
+          branch: "stable/sulfur"
+          integration-test: sulfur
+      - phosphorus:
+          branch: "stable/phosphorus"
+          integration-test: phosphorus
 
     project: releng/autorelease
     project-name: autorelease
       -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: