Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering-ha.yaml
index 4fba92afd48dd2da3ed27e24a2d07c7161774233..54ae9d0b0ee86ec50e0848cfc1c536640728cc66 100644 (file)
@@ -6,25 +6,26 @@
 
     # The project name
     project: "bgpcep"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality: "bgpclustering-ha"
 
     # Project branches
     stream:
-      - phosphorus:
+      - argon:
           branch: "master"
+      - chlorine:
+          branch: "stable/chlorine"
+      - sulfur:
+          branch: "stable/sulfur"
           jre: "openjdk11"
-      - silicon:
-          branch: "stable/silicon"
-          jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
-          jre: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
+      - phosphorus:
+          branch: "stable/phosphorus"
           jre: "openjdk11"
 
+    karaf-version: bgpcep
+
     install:
       - only:
           scope: "only"
@@ -36,7 +37,8 @@
       odl-bgpcep-bgp-config-example,
       odl-bgpcep-bmp,
       odl-bgpcep-bmp-config-example,
-      odl-bgpcep-pcep
+      odl-bgpcep-pcep,
+      odl-restconf-nb-bierman02
 
     # Robot custom options:
     robot-options: "-v USE_NETCONF_CONNECTOR:False"