Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgp-ingest.yaml
index 89a6bf56f027b479713860c90847cfb35af9c8b2..f4de205fc69592254f2bd751d31b9b5dab95d10a 100644 (file)
@@ -3,27 +3,29 @@
     name: bgpcep-csit-bgp-ingest
     jobs:
       - inttest-csit-1node
-      # FIXME: Dicument differences from -mixed- and unify into single (matrix) definition.
+        # FIXME: Dicument differences from -mixed- and unify into single (matrix) definition.
 
     # The project name
     project: "bgpcep"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality: "bgp-ingest"
 
     # Project branches
     stream:
-      - silicon:
+      - argon:
           branch: "master"
+      - chlorine:
+          branch: "stable/chlorine"
+      - sulfur:
+          branch: "stable/sulfur"
           jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
+      - phosphorus:
+          branch: "stable/phosphorus"
           jre: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
-          jre: "openjdk11"
-      - sodium:
-          branch: "stable/sodium"
+
+    karaf-version: bgpcep
 
     install:
       - all:
@@ -35,7 +37,8 @@
       odl-jolokia,
       odl-bgpcep-data-change-counter,
       odl-bgpcep-bgp,
-      odl-bgpcep-bgp-config-example
+      odl-bgpcep-bgp-config-example,
+      odl-restconf-nb-bierman02
 
     # Robot custom options:
     robot-options: >
@@ -49,4 +52,4 @@
       -v TEST_DURATION_MULTIPLIER_CHANGE_COUNT_MANY:8.0
 
     # Controller configuration
-    odl_system_flavor: odl-standard-4
+    odl_system_flavor: v3-standard-4