From: morganrol Date: Wed, 30 Jun 2021 12:45:25 +0000 (+0200) Subject: [MULTICLOUD] Exclude multicloud healthcheck tests X-Git-Tag: 1.9.0~9 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3434a5a3018770bbe1c95bd32762aed3545516d8;p=testsuite.git [MULTICLOUD] Exclude multicloud healthcheck tests 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 Change-Id: I7d18f04f1b2e6d058664284ea2ae6820808df8c8 --- diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 8160dae2..87aeb9e1 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -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