Remove nitrogen branches in projects
[releng/builder.git] / jjb / l2switch / l2switch-csit-host-scalability-daily.yaml
index d051cbbaf748f478f66afdb9d46c079f098376bb..5b7bd6afc08e9d5bfca702d7d451cffc90357534 100644 (file)
@@ -1,7 +1,8 @@
+---
 - project:
     name: l2switch-csit-host-scalability-daily
     jobs:
-        - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}'
+      - inttest-csit-1node
 
     # The project name
     project: 'l2switch'
 
     # Project branches
     stream:
-        - master:
-            branch: 'master'
-        - stable-lithium:
-            branch: 'stable/lithium'
+      - fluorine:
+          branch: 'master'
+      - oxygen:
+          branch: 'stable/oxygen'
 
     install:
-        - only:
-            scope: 'only'
+      - 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: ''
 
-    # Trigger jobs (daily)
-    schedule: 'H H * * *'
-
     # 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'