CI: Add verify/merge jobs for ODL Helm charts
[releng/builder.git] / jjb / infrautils / infrautils.yaml
index fcca916fb6e9bfe23be3876b6329068033623803..91391ce82e604f3c260546d1a2b2caa86d4d0b74 100644 (file)
@@ -24,7 +24,7 @@
     staging-profile-id: 96fca0367756c
 
 - project:
-    name: infrautils-1.8.x
+    name: infrautils-2.0.x
     jobs:
       - "{project-name}-rtd-jobs":
           build-node: centos7-builder-2c-2g
       - odl-maven-jobs-jdk11
       - odl-maven-verify-jobs
 
-    stream: aluminium
+    stream: 2.0.x
     project: "infrautils"
     project-name: "infrautils"
-    branch: "1.8.x"
+    branch: "2.0.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.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"
-    mvn-opts: "-Xmx1024m"
     dependencies: "odlparent-merge-{stream}"
     email-upstream: "[infrautils] [odlparent]"
 
@@ -58,6 +81,9 @@
 
     build-node: centos7-builder-2c-1g
     mvn-settings: infrautils-settings
+    # Needs to be rather long until we sort out the performance of
+    # https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/
+    build-timeout: 60
 
 - project:
     name: infrautils-sonar