Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-cbench.yaml
index f93cfa8b4a8161a4a1a121136f96ff24cb664fb1..c94994473f5173301166b15d973a3fc642c50cb9 100644 (file)
@@ -6,21 +6,23 @@
 
     # The project name
     project: "openflowplugin"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality: "cbench"
 
     # 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:
@@ -29,8 +31,7 @@
     # Features to install
     install-features: >
       odl-openflowplugin-flow-services-rest,
-      odl-openflowplugin-drop-test,
-      odl-restconf-nb-bierman02
+      odl-openflowplugin-drop-test
 
     # Robot custom options
     robot-options: "-v duration_in_secs:60 -v throughput_threshold:20000 -v latency_threshold:1000"