Remove faas feature from distribution test 80/41180/1
authorLuis Gomez <ecelgp@gmail.com>
Thu, 30 Jun 2016 23:56:15 +0000 (16:56 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Thu, 30 Jun 2016 23:56:15 +0000 (16:56 -0700)
faas feature breaks controller when loaded with netvirt.

Change-Id: I9d9a6d603bdd69135a9dcddb43bd717932789980
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
features-test/src/main/resources/features.xml

index a26c77f3544d1d968413b69fd26014ccc15b8c31..58fc9126abcfc46c0e022596289ef7b36dfd2657 100644 (file)
             Also, DIDM merge jobs are currently failing.
         <feature version='${didm.version}'>odl-didm-all</feature>
         -->
+        <!-- Commented out, because it breaks the controller in presence of netvirt
         <feature version='${feature.faas.version}'>odl-faas-base</feature>
+        -->
         <feature version='${feature.genius.version}'>odl-genius-rest</feature>
         <feature version='${feature.groupbasedpolicy.version}'>odl-groupbasedpolicy-faas</feature>
         <feature version='${feature.groupbasedpolicy.version}'>odl-groupbasedpolicy-iovisor</feature>