From: Robert Varga Date: Mon, 28 Feb 2022 09:58:41 +0000 (+0100) Subject: Add jobs for netconf-2.0.x X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F81%2F99881%2F1;p=releng%2Fbuilder.git Add jobs for netconf-2.0.x 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 --- diff --git a/global-jjb b/global-jjb index 70b380fcc..77f06cb5e 160000 --- a/global-jjb +++ b/global-jjb @@ -1 +1 @@ -Subproject commit 70b380fccde98eaf35cc894795ff6736561ce6ce +Subproject commit 77f06cb5e687962c7f999c80fbcf2a6b31042afd diff --git a/jjb/netconf/netconf.yaml b/jjb/netconf/netconf.yaml index f84cd9256..1199d8a58 100644 --- a/jjb/netconf/netconf.yaml +++ b/jjb/netconf/netconf.yaml @@ -26,6 +26,33 @@ # 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: