From 1560a104998739764107bfb7fd51777c159f4fa2 Mon Sep 17 00:00:00 2001 From: mrichomme Date: Fri, 26 Apr 2019 14:45:53 +0200 Subject: 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 --- robot/testsuites/health-check.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index c3a6807d..0c7d94e4 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -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 -- cgit 1.2.3-korg