Merge "Update cloud image CentOSStream8 builder x86_64"
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-userfeatures.yaml
index c65065868a0b39ca8e083498773214ee020f35b8..9d7ba8d5fd41308c13bda53783401aa5d9ab2c5d 100644 (file)
@@ -6,6 +6,7 @@
 
     # The project name
     project: "bgpcep"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality:
 
     # 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"
+      - phosphorus:
+          branch: "stable/phosphorus"
           jre: "openjdk11"
 
+    karaf-version: bgpcep
+
     install:
       - all:
           scope: "all"
@@ -36,7 +40,8 @@
       odl-bgpcep-bgp-config-example,
       odl-bgpcep-bmp,
       odl-bgpcep-bmp-config-example,
-      odl-jolokia
+      odl-jolokia,
+      odl-restconf-nb-bierman02
 
     # Robot custom options
     robot-options: "-v USE_NETCONF_CONNECTOR:False"