Remove core tag of DMAAP Bus Controller Health Check

as it is not a core feature
being core means that ONAP is not usable at all
any error on core leads to a stop of tests to save CI time

Issue-ID: INT-1050

Change-Id: I8f193fb60d28d9f4a322c33119dc3752126097e8
Signed-off-by: mrichomme <morgan.richomme@orange.com>
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot
index c3a6807..0c7d94e 100644
--- a/robot/testsuites/health-check.robot
+++ b/robot/testsuites/health-check.robot
@@ -74,7 +74,7 @@
     Run MR PubSub Health Check
 
 Basic DMAAP Bus Controller Health Check With Basic Auth
-    [Tags]    health    core    dev-dmaap
+    [Tags]    health    dev-dmaap
     Run BC Health Check With Basic Auth
 
 Basic External API NBI Health Check
@@ -293,4 +293,4 @@
 
 Basic Multicloud-fcaps API Health Check
     [Tags]    health    multicloud   dev-multicloud
-    Run MSB Get Request    /api/multicloud-fcaps/healthcheck
\ No newline at end of file
+    Run MSB Get Request    /api/multicloud-fcaps/healthcheck