Fix OF scale test 82/66682/1
authorLuis Gomez <ecelgp@gmail.com>
Wed, 20 Dec 2017 21:23:27 +0000 (13:23 -0800)
committerLuis Gomez <ecelgp@gmail.com>
Wed, 20 Dec 2017 21:23:27 +0000 (13:23 -0800)
Change-Id: I03d38ba7eafee56146067c1a62107da3219bd126
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
jjb/openflowplugin/openflowplugin-csit-scale.yaml

index 27ffed7ed90a07ce1cb089b7cb790980e88548a9..0852dc9ed13df4cdff28e03853911bedf927e531 100644 (file)
       - only:
           scope: 'only'
 
+    # Job images
+    odl_system_flavor: v1-performance-4
+
     # Features to install
-    install-features: 'odl-openflowplugin-flow-services-rest,decanter-collector-jmx,decanter-appender-elasticsearch'
+    install-features: >
+        odl-openflowplugin-flow-services-rest,
+        odl-openflowplugin-app-table-miss-enforcer,
+        decanter-collector-jmx,
+        decanter-appender-elasticsearch
 
     # Robot custom options
     robot-options: '-v TOPO_TREE_DEPTH:7'