Rework the way Java version is set in CSIT jobs
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-scale-stats-collection-daily.yaml
index aee8ffc87d4520f1c02059ac086e3c3f3cb1371c..480dedbaef8b716541c8578501afe56f69ccd98b 100644 (file)
@@ -1,7 +1,7 @@
 - project:
     name: openflowplugin-csit-scale-stats-collection-daily
     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'