From: Robert Varga Date: Thu, 3 Nov 2022 15:59:04 +0000 (+0100) Subject: Add jobs for infrautils-4.0.x X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=releng%2Fbuilder.git;a=commitdiff_plain;h=f52d9962efeab8546682b329c8e8624279d9f4ad Add jobs for infrautils-4.0.x infrautils has a stability branch for Chlorine, add jobs to support it. Change-Id: I7d385915af5c47ff8d6b21795f1621e1a6a715db Signed-off-by: Robert Varga --- diff --git a/jjb/infrautils/infrautils.yaml b/jjb/infrautils/infrautils.yaml index e54ca5075..d9210e264 100644 --- a/jjb/infrautils/infrautils.yaml +++ b/jjb/infrautils/infrautils.yaml @@ -24,6 +24,31 @@ # Used by the release job staging-profile-id: 96fca0367756c +- project: + name: infrautils-4.0.x + jobs: + - "{project-name}-rtd-jobs": + build-node: centos7-builder-2c-2g + doc-dir: .tox/docs/tmp/html + project-pattern: infrautils + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-infrautils/38993/ + rtd-token: 294c76173237e3a088365c31012cf4ddaa767dc9 + - odl-maven-jobs-jdk17 + - odl-maven-verify-jobs-jdk17 + + stream: 4.0.x + project: "infrautils" + project-name: "infrautils" + branch: "4.0.x" + java-version: "openjdk17" + mvn-settings: "infrautils-settings" + build-node: centos8-builder-4c-4g + dependencies: "odlparent-merge-{stream}" + email-upstream: "[infrautils] [odlparent]" + + # Used by the release job + staging-profile-id: 96fca0367756c + - project: name: infrautils-3.0.x jobs: