Bug 8100: Karaf 4 SingleFeatureTest TestBundleDiag blacklist genius
[odlparent.git] / features4-test / src / main / java / org / opendaylight / odlparent / featuretest / SingleFeatureTest.java
index e20125c04948314e5300080b2d6e1aeb08d7e115..33d273ead1e70faf8096dd05c525ba61886a0e82 100644 (file)
@@ -352,6 +352,14 @@ public class SingleFeatureTest {
             "odl-mdsal-clustering-commons",
             "odl-mdsal-distributed-datastore",
             "odl-mdsal-remoterpc-connector",
+            // Karaf 4 specific problems with genius features
+            // see https://bugs.opendaylight.org/show_bug.cgi?id=8100
+            "odl-genius",
+            "odl-genius-api",
+            "odl-genius-rest",
+            "odl-genius-ui",
+            "odl-genius-fcaps-framework",
+            "odl-genius-fcaps-application",
             // 1/17 in groupbasedpolicy/features due to NOK org.opendaylight.groupbasedpolicy
             // Caused by: org.opendaylight.mdsal.eos.common.api.CandidateAlreadyRegisteredException
             // see https://bugs.opendaylight.org/show_bug.cgi?id=7587