Add jobs for odlparent-12.0.x 43/105943/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 15 May 2023 08:29:17 +0000 (10:29 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 15 May 2023 08:29:17 +0000 (10:29 +0200)
odlparent is about to branch, add jobs to support the new branch.

Change-Id: I7817f23c65dedb5b2ddc9146313308064c82bb26
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
jjb/odlparent/odlparent.yaml

index 5cae95da3fcc7d8eb56d43d5cbaeed57ce988990..b0b5a6ab26cbba5216b638dde32e113b4c794249 100644 (file)
     # Used by the release job
     staging-profile-id: 880d5ac25eaa
 
+- project:
+    name: odlparent-12.0.x
+    jobs:
+      - "{project-name}-rtd-jobs":
+          build-node: centos7-builder-2c-2g
+          doc-dir: .tox/docs/tmp/html
+          project-pattern: odlparent
+          rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-odlparent/50830/
+          rtd-token: e5afd4ac1ead64408d9e13cd1f628ade55512f8f
+      - odl-maven-jobs-jdk17
+      - odl-maven-verify-jobs-jdk17
+      - gerrit-tox-verify
+
+    stream: 12.0.x
+    project: odlparent
+    project-name: odlparent
+    branch: 12.0.x
+
+    mvn-settings: odlparent-settings
+    build-node: centos8-builder-4c-4g
+
+    dependencies: ""
+    email-upstream: "[odlparent]"
+    archive-artifacts: >
+      **/*.prop
+      **/*.log
+      **/target/surefire-reports/*-output.txt
+      **/target/failsafe-reports/failsafe-summary.xml
+      **/hs_err_*.log
+      **/target/feature/feature.xml
+
+    # Used by the release job
+    staging-profile-id: 880d5ac25eaa
+
 - project:
     name: odlparent-11.0.x
     jobs: