Use openjdk17 for Chlorine CSIT tests
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering-ha.yaml
index 157b39c7539a6183994c4cf811b086b71e3e8b61..eff8231c173199f616a98dac35c8e8ea45ef4870 100644 (file)
 
     # Project branches
     stream:
-      - phosphorus:
+      - chlorine:
           branch: "master"
+          jre: "openjdk17"
+      - 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:
       - only:
           scope: "only"
@@ -33,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"