Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgp-ingest.yaml
index fafc4c483b7fe79bbec699cc0d2dc73d6c651cab..f4de205fc69592254f2bd751d31b9b5dab95d10a 100644 (file)
@@ -3,26 +3,30 @@
     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"
-          jre: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
+      - phosphorus:
+          branch: "stable/phosphorus"
           jre: "openjdk11"
 
+    karaf-version: bgpcep
+
     install:
       - all:
           scope: "all"
@@ -33,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: >
@@ -47,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