Merge "Fix: bashisms - step 2"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-clustering-perf-bulkomatic.yaml
index 4770c3f36423dfcff1f79bd8f0a61814b216cd11..bc886366b4300bd5975c1f08b967745d5c32dc17 100644 (file)
 
     # Project branches
     stream:
-      - sulfur:
+      - chlorine:
           branch: "master"
+          jre: "openjdk17"
+      - sulfur:
+          branch: "stable/sulfur"
           jre: "openjdk11"
       - phosphorus:
           branch: "stable/phosphorus"
           jre: "openjdk11"
-      - silicon:
-          branch: "stable/silicon"
-          jre: "openjdk11"
 
     install:
       - only:
@@ -32,8 +32,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"