Merge "Rework the way Java version is set in CSIT jobs"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-scale-stats-collection-daily-lithium-redesign.yaml
index c22984b9b2b3e816e3a60d9ee1c6931d0942b1c6..d10c6df40270aaffab248b7c24016b74cba41fdc 100644 (file)
@@ -1,7 +1,7 @@
 - project:
     name: openflowplugin-csit-scale-stats-collection-daily-lithium-redesign
     jobs:
-        - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}'
+        - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
 
     # The project name
     project: 'openflowplugin'
 
     # Project branches
     stream:
-        - master:
+        - boron:
             branch: 'master'
+            jre: 'openjdk8'
+        - beryllium:
+            branch: 'stable/beryllium'
+            jre: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
+            jre: 'openjdk7'
 
     install:
         - only:
@@ -27,7 +32,7 @@
     robot-options: ''
 
     # Trigger jobs (daily)
-    schedule: 'H H * * *'
+    schedule: 'H H/12 * * *'
 
     # Plot Info
     01-plot-title: 'Flows (100k) Setup Time'