Add netconf-7.0.x jobs 27/111827/2
authorYaroslav Lastivka <yaroslav.lastivka@pantheon.tech>
Thu, 23 May 2024 11:40:37 +0000 (14:40 +0300)
committerYaroslav Lastivka <yaroslav.lastivka@pantheon.tech>
Thu, 23 May 2024 11:45:17 +0000 (14:45 +0300)
Add jobs supporting the Calcium stability branch.

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

index 5d450e27c08f6a641c8c368a669a29a8b3c6942d..9ebdd36df387628117c3b2b545194e0f414d2f63 100644 (file)
     # Used by the release job
     staging-profile-id: a67b22fc3663f
 
+- project:
+    name: netconf-7.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-jdk17
+      - odl-maven-verify-jobs-jdk17
+
+    project: "netconf"
+    project-name: "netconf"
+    stream: 7.0.x
+    branch: "7.0.x"
+    karaf-version: "netconf"
+    mvn-settings: "netconf-settings"
+    mvn-goals: "clean deploy -Pintegrationtests"
+    build-timeout: 90
+    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-6.0.x
     jobs: