Remove the aaa Cassandra back-end from the blacklist 14/50814/2
authorStephen Kitt <skitt@redhat.com>
Mon, 23 Jan 2017 13:23:58 +0000 (14:23 +0100)
committerRobert Varga <nite@hq.sk>
Mon, 23 Jan 2017 14:16:02 +0000 (14:16 +0000)
aaa no longer provides odl-aaa-authn-cassandra-cluster
(https://git.opendaylight.org/gerrit/50450).

Bug: 7584
Change-Id: If69b78da84c51eda142ab9516e0eebf64b631b50
Signed-off-by: Stephen Kitt <skitt@redhat.com>
features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java

index d8b21da9999071895984dddf0b062229c967122e..49b73f5794a43e7a20af07e542d16b2408f25b43 100644 (file)
@@ -361,9 +361,6 @@ public class SingleFeatureTest {
             "odl-mdsal-clustering-commons",
             "odl-mdsal-distributed-datastore",
             "odl-mdsal-remoterpc-connector",
-            // aaa/features/authn due to Cassandra expected to be up on
-            // see https://bugs.opendaylight.org/show_bug.cgi?id=7584
-            "odl-aaa-authn-cassandra-cluster",
             // 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