Add jobs for netconf-2.0.x 81/99881/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 28 Feb 2022 09:58:41 +0000 (10:58 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 28 Feb 2022 09:58:41 +0000 (10:58 +0100)
We are about to branch netconf for Sulfur, add jobs to support the
new 2.0.x branch.

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

index 70b380fccde98eaf35cc894795ff6736561ce6ce..77f06cb5e687962c7f999c80fbcf2a6b31042afd 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 70b380fccde98eaf35cc894795ff6736561ce6ce
+Subproject commit 77f06cb5e687962c7f999c80fbcf2a6b31042afd
index f84cd92562386fc0598159018284dfa9ee2154d6..1199d8a580cb4bb55922cb36bb63758569c6d338 100644 (file)
     # Used by the release job
     staging-profile-id: a67b22fc3663f
 
+- project:
+    name: netconf-2.0.x
+    jobs:
+      - "{project-name}-rtd-jobs":
+          build-node: centos7-builder-2c-2g
+          project-pattern: netconf
+          rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-netconf/48397/
+          rtd-token: aee2df909686ab7ba36f2ed08d90bdcf81f7b8dc
+      - odl-maven-jobs-jdk11
+      - odl-maven-verify-jobs
+
+    stream: 2.0.x
+    project: "netconf"
+    project-name: "netconf"
+    branch: "2.0.x"
+    java-version: "openjdk11"
+    karaf-version: "netconf"
+    mvn-settings: "netconf-settings"
+    mvn-goals: "clean deploy -Pintegrationtests"
+    mvn-opts: "-Xmx2048m -Dmaven.compile.fork=true"
+    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-1.13.x
     jobs: