[MULTICLOUD] Exclude multicloud healthcheck tests 70/122370/1
authormorganrol <morgan.richomme@orange.com>
Wed, 30 Jun 2021 12:45:25 +0000 (14:45 +0200)
committermorganrol <morgan.richomme@orange.com>
Wed, 30 Jun 2021 12:46:23 +0000 (14:46 +0200)
As we do not deploy all the multiclkoud rivers, the healthcheck tests
related to multicloud must be adapted accordingly.
Pease note that these tests can still be played using mulmticloud tags
in case people decides to deploy one of the driver in addition of the
default ones.

Issue-ID: MULTICLOUD-1362

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I7d18f04f1b2e6d058664284ea2ae6820808df8c8

robot/testsuites/health-check.robot

index 8160dae..87aeb9e 100644 (file)
@@ -116,15 +116,15 @@ Basic Multicloud-pike API Health Check
     Run MSB Get Request    /api/multicloud-pike/v0/swagger.json
 
 Basic Multicloud-starlingx API Health Check
-    [Tags]    health    multicloud   health-multicloud
+    [Tags]    multicloud   health-multicloud
     Run MSB Get Request    /api/multicloud-starlingx/v0/swagger.json
 
 Basic Multicloud-titanium_cloud API Health Check
-    [Tags]    health    multicloud   health-multicloud
+    [Tags]    multicloud   health-multicloud
     Run MSB Get Request    /api/multicloud-titaniumcloud/v1/swagger.json
 
 Basic Multicloud-vio API Health Check
-    [Tags]    health    multicloud   health-multicloud
+    [Tags]    multicloud   health-multicloud
     Run MSB Get Request    /api/multicloud-vio/v0/swagger.json
 
 Basic Multicloud-k8s API Health Check