Update new images built for changes #50992 and #50976
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-clustering.yaml
index 928beb429f84a99cc4e2628b58fe9e73f23bd0fd..cac04bd85bc142308533273e5cb999d507eead80 100644 (file)
@@ -2,6 +2,7 @@
     name: openflowplugin-csit-clustering
     jobs:
         - '{project}-csit-3node-{functionality}-{install}-{stream}'
+        - '{project}-csit-verify-3node-{functionality}'
 
     # The project name
     project: 'openflowplugin'
             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 ODL_OF_PLUGIN:lithium'
 
-    # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'
+    # mininet image
+    tools_system_image: 'Ubuntu 14.04 - mininet-ovs-25 - 20170130-0414'