remove didm-all from compatible-with-all test feature set 55/30955/1
authorJamo Luhrsen <jluhrsen@redhat.com>
Tue, 8 Dec 2015 05:16:14 +0000 (21:16 -0800)
committerJamo Luhrsen <jluhrsen@redhat.com>
Tue, 8 Dec 2015 05:16:14 +0000 (21:16 -0800)
currently didm-all depends on Li-redesign openflowplugin features,
but all other openflow related features in compatible-with-all are
using the default plugin.

Change-Id: I0d3cfc55d58a79274633b6ec5c7f0520a73cd473
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
features/test/src/main/resources/features.xml

index 9e0f2fafd2626268b3de11e275cb40784167344e..e4d8211aa704876de47e908fdb37b6c13499b496 100644 (file)
@@ -76,7 +76,6 @@
         <feature version='${feature.circuitsw.version}'>odl-circuitsw-switch</feature>
         <feature version='${feature.circuitsw.version}'>odl-circuitsw-switch-rest</feature>
         <feature version='${feature.circuitsw.version}'>odl-circuitsw-switch-ui</feature>
-        <feature version='${didm.version}'>odl-didm-all</feature>
         <feature version='${feature.dlux.version}'>odl-dlux-core</feature>
         <feature version='${feature.lispflowmapping.version}'>odl-lispflowmapping-msmr</feature>
         <feature version='${feature.lispflowmapping.version}'>odl-lispflowmapping-neutron</feature>
 
     <!-- Please use aphabetical order for non-compatible features -->
     <feature name='odl-integration-all' version='${project.version}'>
+        <feature version='${didm.version}'>odl-didm-all</feature>
 <!--
         <feature version='${feature.faas.version}'>odl-faas-all</feature>
 -->