Add infrautils-1.9.x jobs 77/95777/3
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 13 Apr 2021 21:38:09 +0000 (23:38 +0200)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 16 Apr 2021 00:11:47 +0000 (10:11 +1000)
Infrautils is about to release version 2.0.0, we need a 1.9.x branch
to support Silicon release train.

Change-Id: I6b7ef953c58eb53a4daddbe1cea699c8b380936f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/infrautils/infrautils.yaml

index fcca916fb6e9bfe23be3876b6329068033623803..92a0a03068dc3b4618adfd6090a62ab93ff68d36 100644 (file)
     # Used by the release job
     staging-profile-id: 96fca0367756c
 
+- project:
+    name: infrautils-1.9.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-jdk11
+      - odl-maven-verify-jobs
+
+    stream: 1.9.x
+    project: "infrautils"
+    project-name: "infrautils"
+    branch: "1.9.x"
+    java-version: "openjdk11"
+    mvn-settings: "infrautils-settings"
+    dependencies: "odlparent-merge-{stream}"
+    email-upstream: "[infrautils] [odlparent]"
+
+    # Used by the release job
+    staging-profile-id: 96fca0367756c
+
 - project:
     name: infrautils-1.8.x
     jobs: