Remove core tag of DMAAP Bus Controller Health Check 92/86392/1
authormrichomme <morgan.richomme@orange.com>
Fri, 26 Apr 2019 12:45:53 +0000 (14:45 +0200)
committermrichomme <morgan.richomme@orange.com>
Fri, 26 Apr 2019 12:45:53 +0000 (14:45 +0200)
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>
robot/testsuites/health-check.robot

index c3a6807..0c7d94e 100644 (file)
@@ -74,7 +74,7 @@ Basic DMAAP Message Router PubSub Health Check
     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 Holmes Engine Management API Health Check
 
 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