Adjust OFP scalability test to run in 4GB RAM VM
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-scalability-daily.yaml
index ccec832b42234d2390ef27d92c7d75df4931b81e..1e04849cadde4c74172b80f18bcc788776aab33f 100644 (file)
@@ -23,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 * * *'