Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-clustering-perf-bulkomatic.yaml
index 4770c3f36423dfcff1f79bd8f0a61814b216cd11..2572e563585b47a2f11e4d74aed2ed77fcc8fbbd 100644 (file)
@@ -6,6 +6,7 @@
 
     # The project name
     project: "openflowplugin"
+    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"
 
     install:
       - only:
@@ -32,8 +34,7 @@
     install-features: >
       odl-openflowplugin-flow-services-rest,
       odl-openflowplugin-app-bulk-o-matic,
-      odl-jolokia,
-      odl-restconf-nb-bierman02
+      odl-jolokia
 
     # Robot custom options
     robot-options: "-v ODL_OF_PLUGIN:lithium -v switch_count:32 -v flow_count_per_switch:2250"