Use openjdk17 for Chlorine CSIT tests
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering.yaml
index d0952e986779bce08ce70a66d14760e072838f05..16512d81a9adc956d86faadc2b6b97cbdb8e1c74 100644 (file)
 
     # Project branches
     stream:
-      - silicon:
+      - chlorine:
           branch: "master"
+          jre: "openjdk17"
+      - sulfur:
+          branch: "stable/sulfur"
           jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
-          jre: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
+      - phosphorus:
+          branch: "stable/phosphorus"
           jre: "openjdk11"
 
+    karaf-version: bgpcep
+
     install:
       - all:
           scope: "all"
 
     # Features to install
     install-features: >
-      odl-restconf-noauth,
+      odl-restconf,
       odl-bgpcep-bgp,
-      odl-bgpcep-bgp-config-example
+      odl-bgpcep-bgp-config-example,
+      odl-restconf-nb-bierman02
 
     # Robot custom options:
     robot-options: "-v USE_NETCONF_CONNECTOR:False"