Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-throughpcep.yaml
index acd6b40e429de1b25dae357917fffc5a797ab8aa..60e34f63489c017196e3e2757087e15704982bda 100644 (file)
@@ -6,6 +6,7 @@
 
     # The project name
     project: "bgpcep"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality:
 
     # 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:
       - all:
           scope: "all"
 
     # Features to install
-    install-features: "odl-restconf,odl-bgpcep-pcep"
+    install-features: "odl-restconf,odl-bgpcep-pcep,odl-restconf-nb-bierman02"
 
     # Readiness check timeout is lowered from the suite's high default value.
     # The other options are workarounds for Sandbox not being as performant