Convert merge|verify|sonar job to regular jjb template
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-scalability-daily.yaml
index 1acc99a01f873568f8d1d699c93f7291c7a57a7b..1e04849cadde4c74172b80f18bcc788776aab33f 100644 (file)
 
     # Project branches
     stream:
-        - beryllium:
+        - boron:
             branch: 'master'
-        - stable-lithium:
-            branch: 'stable/lithium'
+            jre: 'openjdk8'
 
     install:
         - only:
@@ -24,7 +23,7 @@
     install-features: 'odl-openflowplugin-flow-services-ui'
 
     # Robot custom options
-    robot-options: '-v MIN_SWITCHES:100 -v MAX_SWITCHES:500 -v STEP_SWITCHES:100'
+    robot-options: '-v MIN_SWITCHES:100 -v MAX_SWITCHES:400 -v STEP_SWITCHES:50'
 
     # Trigger jobs (daily)
     schedule: 'H H * * *'