Add missing feature to OF sanity test
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-sanity.yaml
index 1425bd90243d2b37ce0cd63867a4a1974acf2186..94ca35465cf7df772f05049b2c47443768ac5a30 100644 (file)
           scope: 'only'
 
     # Features to install
-    install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer'
+    install-features: >
+        odl-openflowplugin-flow-services-rest,
+        odl-openflowplugin-app-table-miss-enforcer,
+        odl-openflowplugin-nxm-extensions
 
     # Robot custom options
     robot-options: '-v SWITCHES:3'