Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering-longevity.yaml
index d79d3f5705a8ce5b852c8fe01cc70d63c2de83c0..99f2e9ff8e36fe4772844ffe0c2b352713c4de44 100644 (file)
@@ -6,6 +6,7 @@
 
     # The project name
     project: "bgpcep"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality: "bgpclustering-longevity"
 
     # Project branches
     stream:
-      - sulfur:
+      - argon:
           branch: "master"
+      - chlorine:
+          branch: "stable/chlorine"
+      - sulfur:
+          branch: "stable/sulfur"
           jre: "openjdk11"
       - phosphorus:
           branch: "stable/phosphorus"
           jre: "openjdk11"
-      - silicon:
-          branch: "stable/silicon"
-          jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
-          jre: "openjdk11"
+
+    karaf-version: bgpcep
 
     install:
       - only:
@@ -36,7 +37,8 @@
     install-features: >
       odl-restconf,
       odl-bgpcep-bgp,
-      odl-bgpcep-bgp-config-example
+      odl-bgpcep-bgp-config-example,
+      odl-restconf-nb-bierman02
 
     # Built timeout
     build-timeout: "1500"