Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-cbench.yaml
index ab79f3271f1e2ada8f41e66c9dcdc3a606c251e9..c94994473f5173301166b15d973a3fc642c50cb9 100644 (file)
@@ -5,43 +5,43 @@
       - inttest-csit-1node
 
     # The project name
-    project: 'openflowplugin'
+    project: "openflowplugin"
+    jre: "openjdk17"
 
     # The functionality under test
-    functionality: 'cbench'
+    functionality: "cbench"
 
     # Project branches
     stream:
-      - aluminium:
-          branch: 'master'
-          jre: 'openjdk11'
-      - magnesium:
-          branch: 'stable/magnesium'
-          jre: 'openjdk11'
-      - sodium:
-          branch: 'stable/sodium'
-      - neon:
-          branch: 'stable/neon'
+      - argon:
+          branch: "master"
+      - chlorine:
+          branch: "stable/chlorine"
+      - sulfur:
+          branch: "stable/sulfur"
+          jre: "openjdk11"
+      - phosphorus:
+          branch: "stable/phosphorus"
+          jre: "openjdk11"
 
     install:
       - only:
-          scope: 'only'
-
-    # Job images
-    tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20190415-091034.881'
+          scope: "only"
 
     # Features to install
-    install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-drop-test'
+    install-features: >
+      odl-openflowplugin-flow-services-rest,
+      odl-openflowplugin-drop-test
 
     # Robot custom options
-    robot-options: '-v duration_in_secs:60 -v throughput_threshold:20000 -v latency_threshold:1000'
+    robot-options: "-v duration_in_secs:60 -v throughput_threshold:20000 -v latency_threshold:1000"
 
     # Plot Info
-    01-plot-title: 'Throughput Mode'
-    01-plot-yaxis: 'flow_mods/sec'
-    01-plot-group: 'Cbench Performance'
-    01-plot-data-file: 'throughput.csv'
-    02-plot-title: 'Latency Mode'
-    02-plot-yaxis: 'flow_mods/sec'
-    02-plot-group: 'Cbench Performance'
-    02-plot-data-file: 'latency.csv'
+    01-plot-title: "Throughput Mode"
+    01-plot-yaxis: "flow_mods/sec"
+    01-plot-group: "Cbench Performance"
+    01-plot-data-file: "throughput.csv"
+    02-plot-title: "Latency Mode"
+    02-plot-yaxis: "flow_mods/sec"
+    02-plot-group: "Cbench Performance"
+    02-plot-data-file: "latency.csv"