Remove BLACKLISTED_BROKEN_FEATURES 99/80799/4
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 12 Mar 2019 15:11:45 +0000 (16:11 +0100)
committerStephen Kitt <skitt@redhat.com>
Fri, 15 Mar 2019 08:23:20 +0000 (08:23 +0000)
commitddef7835778cc531fe2d50f6bfa5a4437d9741a3
tree9aedbc71d0a31cc8028f2abde9e2705810df7852
parentaaddf07ed79ec86b970b7baae42fdcabf3dfa66c
Remove BLACKLISTED_BROKEN_FEATURES

Since we are generating features and testing only individual ones,
there is no point in keeping the blacklist around, as features which
need to be disabled can just define sft.diag.skip or disable testing
completely.

JIRA: ODLPARENT-58
JIRA: ODLPARENT-80
Change-Id: I4ce7fbca7a190571ee650cdedd3fc9a955ffddcf
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features-test/src/main/java/org/opendaylight/odlparent/featuretest/SingleFeatureTest.java