Archive control node nova.conf
[releng/builder.git] / jjb / l2switch / l2switch-csit-host-scalability-daily.yaml
index d051cbbaf748f478f66afdb9d46c079f098376bb..7ce38594cc5cddf4c610d76e2c79e952145942c9 100644 (file)
@@ -1,7 +1,8 @@
+---
 - project:
     name: l2switch-csit-host-scalability-daily
     jobs:
-        - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}'
+      - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
 
     # The project name
     project: 'l2switch'
 
     # Project branches
     stream:
-        - master:
-            branch: 'master'
-        - stable-lithium:
-            branch: 'stable/lithium'
+      - carbon:
+          branch: 'master'
+          jre: 'openjdk8'
+      - boron:
+          branch: 'stable/boron'
+          jre: 'openjdk8'
+      - beryllium:
+          branch: 'stable/beryllium'
+          jre: 'openjdk7'
 
     install:
-        - only:
-            scope: 'only'
+      - only:
+          scope: 'only'
 
     # Features to install
     install-features: 'odl-l2switch-all,odl-l2switch-switch-rest'
@@ -26,9 +32,6 @@
     # 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'