Add controller-7.0.x jobs 92/105792/2
authorRobert Varga <[email protected]>
Tue, 2 May 2023 21:08:49 +0000 (23:08 +0200)
committerSangwook Ha <[email protected]>
Thu, 4 May 2023 19:46:51 +0000 (19:46 +0000)
Controller is about to branch for 2023.09 Potassium, add jobs to support
the 2023.03 Argon branch.

Change-Id: I3b8a24888e6c25180aef4590def1b555e1d92489
Signed-off-by: Robert Varga <[email protected]>
jjb/controller/controller.yaml

index 017caeb6164317540da33da4c37ee8f22d7c1f3d..28b38ea038d9a7b0d6fde665d4909945f2b69804 100644 (file)
     # Used by the release job
     staging-profile-id: 96c1c9177efdd
 
+- project:
+    name: controller-7.0.x
+    jobs:
+      - "{project-name}-rtd-jobs":
+          build-node: centos7-builder-2c-2g
+          project-pattern: controller
+          rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-controller/48288/
+          rtd-token: b8440116c823a80c0fb0479eb7448a9196e6932f
+      - odl-maven-jobs-jdk17
+      - odl-maven-verify-jobs-jdk17
+
+    stream: 7.0.x
+    project: "controller"
+    project-name: "controller"
+    branch: 7.0.x
+    build-node: centos8-builder-4c-4g
+    java-version: "openjdk17"
+    mvn-settings: "controller-settings"
+    mvn-goals: "clean deploy -Pdocs"
+    build-timeout: 90
+    dependencies: "odlparent-merge-{stream},yangtools-merge-{stream},aaa-merge-{stream}"
+    email-upstream: "[controller] [odlparent] [yangtools] [aaa]"
+
+    # Used by the release job
+    staging-profile-id: 96c1c9177efdd
+
 - project:
     name: controller-6.0.x
     jobs: