Use latest OVS 2.5 for SW scalability test
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-scalability-daily.yaml
index 32819da6a27b5f26574ed0266b38099bd4c4fce2..6859a1f048ce39edf4b7cc9f53d1255fdaa8baff 100644 (file)
             scope: 'only'
 
     # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui'
+    install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-table-miss-enforcer'
 
     # Robot custom options
-    robot-options: '-v MIN_SWITCHES:100 -v MAX_SWITCHES:400 -v STEP_SWITCHES:50'
+    robot-options: '-v MIN_SWITCHES:100 -v MAX_SWITCHES:500 -v STEP_SWITCHES:50'
+
+    # mininet image
+    mininet-image: 'ubuntu-trusty-mininet-ovs-25-2c-2g'
 
     # Trigger jobs (daily)
     schedule: 'H H * * *'