Add netconf-4.0.x jobs 40/103140/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 8 Nov 2022 09:46:55 +0000 (10:46 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 8 Nov 2022 09:46:55 +0000 (10:46 +0100)
Add jobs supporting the Chlorine stability branch.

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

index d3702638678593d58cd7f67abe59420326bac5c5..0ce53e2cb610847c76623bf62197446c10c4e734 100644 (file)
     # Used by the release job
     staging-profile-id: a67b22fc3663f
 
+- project:
+    name: netconf-4.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: 4.0.x
+    branch: "4.0.x"
+    build-node: centos8-builder-4c-4g
+    java-version: "openjdk17"
+    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-3.0.x
     jobs: