Add netconf-8.0.x jobs 94/113794/2
authorYaroslav Lastivka <yaroslav.lastivka@pantheon.tech>
Tue, 1 Oct 2024 21:05:08 +0000 (00:05 +0300)
committerYaroslav Lastivka <yaroslav.lastivka@pantheon.tech>
Tue, 1 Oct 2024 21:12:26 +0000 (00:12 +0300)
Add jobs supporting the Titanium stability branch.

Change-Id: Ibcfa0af1663383edb2d1ad20f7f562b4b6d26b5e
Signed-off-by: Yaroslav Lastivka <yaroslav.lastivka@pantheon.tech>
jjb/netconf/netconf.yaml

index 35c51ed11d8038ffce5f0a31ea822532d2770056..ad5fa14a70100a8897fd873d6188420ed37a247f 100644 (file)
     # Used by the release job
     staging-profile-id: a67b22fc3663f
 
+- project:
+    name: netconf-8.0.x
+    jobs:
+      - "{project-name}-rtd-jobs":
+          build-node: centos8-builder-2c-2g
+          project-pattern: netconf
+          rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-netconf/48397/
+          rtd-token: aee2df909686ab7ba36f2ed08d90bdcf81f7b8dc
+      - gerrit-tox-verify:
+          build-node: centos8-builder-2c-2g
+          parallel: true
+      - odl-maven-jobs-jdk21
+      - odl-maven-verify-jobs-jdk21
+
+    project: netconf
+    project-name: netconf
+    stream: 8.0.x
+    branch: 8.0.x
+    build-node: ubuntu2004-docker-4c-4g
+    build-timeout: 90
+
+    mvn-settings: "netconf-settings"
+    mvn-goals: "clean deploy -Pintegrationtests"
+    karaf-version: "netconf"
+
+    dependencies: "aaa-merge-{stream},controller-merge-{stream},odlparent-merge-{stream},yangtools-merge-{stream}"
+    email-upstream: "[netconf] [aaa] [controller] [odlparent] [yangtools]"
+
+    # Used by the release job
+    staging-profile-id: a67b22fc3663f
+
 - project:
     name: netconf-7.0.x
     jobs: