Add netconf jobs for 1.13.x 88/96188/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 14 May 2021 11:59:25 +0000 (13:59 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 14 May 2021 11:59:25 +0000 (13:59 +0200)
We have branched for next iteration, add the jobs to support silicon
release stream.

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

index a41ee0f643d15bab9998792b3d1767f97e90bf0c..98e1d6bf17cd9f7a1bce8bb4a9c0fde98a2a03e2 100644 (file)
     # Used by the release job
     staging-profile-id: a67b22fc3663f
 
+- project:
+    name: netconf-1.13.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: 1.13.x
+    project: "netconf"
+    project-name: "netconf"
+    branch: "1.13.x"
+    build-node: centos7-builder-2c-8g
+    java-version: "openjdk11"
+    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-aluminium
     jobs: