Update images
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-flow-services-frs.yaml
index 64bcee09448c5497b4ae6a1ad27cc2266c7791a1..ae0718ea0b4e75e17d3a94a2c2260e9c8957d20a 100644 (file)
@@ -2,7 +2,6 @@
     name: openflowplugin-csit-flow-services-frs
     jobs:
         - '{project}-csit-1node-{functionality}-{install}-{stream}'
-        - '{project}-csit-verify-1node-{functionality}'
 
     # The project name
     project: 'openflowplugin'
             scope: 'only'
 
     # Features to install
-    install-features: 'odl-restconf,odl-openflowplugin-app-config-pusher,odl-openflowplugin-app-topology,odl-openflowplugin-app-forwardingrules-sync'
+    install-features: 'odl-restconf,odl-openflowplugin-app-config-pusher,odl-openflowplugin-app-topology,odl-openflowplugin-app-forwardingrules-sync,odl-openflowplugin-app-table-miss-enforcer'
 
-    # Robot custom options
-    robot-options: ''
+    # Robot custom options.
+    # We need this delay to verify proper functionality. THIS HAS TO BE REMOVED BEFORE FRS GETS RELEASED.
+    robot-options: '-v flow_update_time:30s'
+
+    # mininet image
+    tools_system_image: Ubuntu 14.04 - mininet-ovs-2.5 - 20170117-0004
 
     # Trigger jobs (upstream dependencies)
     trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'