Merge "Make builder jobs use a machine with less RAM"
[releng/builder.git] / jjb / ovsdb / ovsdb-csit-scalability-daily.yaml
index 67a94101d1396f859da855aa8e714f31215cb375..1a8ccf533a3a42655a8452a8504c03c0ac6817c3 100644 (file)
 
     # Project branches
     stream:
-        - master:
+        - carbon:
             branch: 'master'
-        - stable-lithium:
-            branch: 'stable/lithium'
+            jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
+        - beryllium:
+            branch: 'stable/beryllium'
+            jre: 'openjdk7'
 
     install:
         - only:
@@ -26,9 +31,6 @@
     # Robot custom options
     robot-options: '-v MIN_SWITCHES:100 -v MAX_SWITCHES:500 -v STEP_SWITCHES:100'
 
-    # Trigger jobs (daily)
-    schedule: 'H H * * *'
-
     # Plot Info
     01-plot-title: 'Max number of Switches'
     01-plot-yaxis: 'OpenFlow Switches'