Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-scale-switch.yaml
index 0a6f65f3a160e8b0e0dc68394933761c3f33207a..02faaff4cc5c70dad6d8236ede213bda647d9c73 100644 (file)
@@ -5,45 +5,40 @@
       - inttest-csit-1node
 
     # The project name
-    project: 'openflowplugin'
+    project: "openflowplugin"
 
     # The functionality under test
-    functionality: 'scale-switch'
+    functionality: "scale-switch"
 
     # Project branches
     stream:
-      - sodium:
-          branch: 'master'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
-          disable-job: true
+      - sulfur:
+          branch: "master"
+          jre: "openjdk11"
+      - phosphorus:
+          branch: "stable/phosphorus"
+          jre: "openjdk11"
+      - silicon:
+          branch: "stable/silicon"
+          jre: "openjdk11"
 
     install:
       - only:
-          scope: 'only'
-
-    # Job images
-    tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20181001-220228.326'
+          scope: "only"
 
     # Features to install
     install-features: >
-        odl-openflowplugin-flow-services-rest,
-        decanter-collector-jmx,
-        decanter-appender-elasticsearch
+      odl-openflowplugin-flow-services-rest
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""
 
     # Plot Info
-    01-plot-title: 'Maximum Switches Linear Topology'
-    01-plot-yaxis: 'Switches'
-    01-plot-group: 'Switch Scalability'
-    01-plot-data-file: 'switches.csv'
-    02-plot-title: 'Topology Discover Time'
-    02-plot-yaxis: 'Seconds'
-    02-plot-group: 'Switch Scalability'
-    02-plot-data-file: 'time.csv'
+    01-plot-title: "Maximum Switches Linear Topology"
+    01-plot-yaxis: "Switches"
+    01-plot-group: "Switch Scalability"
+    01-plot-data-file: "switches.csv"
+    02-plot-title: "Topology Discover Time"
+    02-plot-yaxis: "Seconds"
+    02-plot-group: "Switch Scalability"
+    02-plot-data-file: "time.csv"