Remove sfc ios feature from distribution test 82/45282/3
authorLuis Gomez <ecelgp@gmail.com>
Wed, 7 Sep 2016 01:27:01 +0000 (18:27 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Wed, 7 Sep 2016 02:11:40 +0000 (19:11 -0700)
It produces OutOfMemoryError in the SingleFeature test.

Also restoring snbi feature.

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

index cec395697ded6657f5bb51c25173c8bc2fe2a5c0..d33b2b48e45dab1164331dd20e3f3f1065f33061 100644 (file)
         <feature version='${feature.of-config.version}'>odl-of-config-all</feature>
         <feature version='${feature.netvirt.version}'>odl-ovsdb-openstack</feature>
         <feature version='${feature.netvirt.version}'>odl-ovsdb-sfc</feature>
-        <!-- Commented out, because it produces OutOfMemoryError when it shutdowns
         <feature version='${feature.snbi.version}'>odl-snbi-all</feature>
-        -->
+        <!-- Commented out, because it produces OutOfMemoryError in SingleFeature test
         <feature version='${feature.sfc.version}'>odl-sfc-ios-xe-renderer</feature>
+        -->
         <feature version='${feature.sfc.version}'>odl-sfc-openflow-renderer</feature>
         <!-- Issues with yang parser show up in aaa distribution-check
         <feature version='${feature.tsdr.version}'>odl-tsdr-hsqldb-all</feature>