Use openjdk17 for Chlorine CSIT tests
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering-ha.yaml
index b0199200c2b5026842796e45e701be3c9d5b0880..eff8231c173199f616a98dac35c8e8ea45ef4870 100644 (file)
 
     # Project branches
     stream:
-      - silicon:
+      - chlorine:
           branch: "master"
+          jre: "openjdk17"
+      - sulfur:
+          branch: "stable/sulfur"
           jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
+      - phosphorus:
+          branch: "stable/phosphorus"
           jre: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
-          jre: "openjdk11"
-      - sodium:
-          branch: "stable/sodium"
+
+    karaf-version: bgpcep
 
     install:
       - only:
@@ -35,7 +35,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"