Remove unsupported Beryllium jobs
[releng/builder.git] / jjb / l2switch / l2switch-csit-host-scalability-daily.yaml
index 7ce38594cc5cddf4c610d76e2c79e952145942c9..65f36f3bd774356d4b0f36b4b292245b171573c8 100644 (file)
 
     # Project branches
     stream:
-      - carbon:
+      - nitrogen:
           branch: 'master'
           jre: 'openjdk8'
+      - carbon:
+          branch: 'stable/carbon'
+          jre: 'openjdk8'
+          karaf-version: karaf3
       - boron:
           branch: 'stable/boron'
           jre: 'openjdk8'
-      - beryllium:
-          branch: 'stable/beryllium'
-          jre: 'openjdk7'
+          karaf-version: karaf3
 
     install:
       - only:
           scope: 'only'
 
     # Features to install
-    install-features: 'odl-l2switch-all,odl-l2switch-switch-rest'
+    install-features: 'odl-l2switch-switch-ui'
 
     # Robot custom options
     robot-options: ''
 
     # Plot Info
-    01-plot-title: 'Max number of Hosts'
-    01-plot-yaxis: 'Network Hosts'
-    01-plot-group: 'Inventory Host Scalability'
+    01-plot-title: 'Maximum Hosts Single Switch'
+    01-plot-yaxis: 'Hosts'
+    01-plot-group: 'Host Scalability'
     01-plot-data-file: 'hosts.csv'
+    02-plot-title: 'Host Discover Time'
+    02-plot-yaxis: 'Seconds'
+    02-plot-group: 'Host Scalability'
+    02-plot-data-file: 'time.csv'