From 3434a5a3018770bbe1c95bd32762aed3545516d8 Mon Sep 17 00:00:00 2001 From: morganrol Date: Wed, 30 Jun 2021 14:45:25 +0200 Subject: [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 --- robot/testsuites/health-check.robot | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'robot/testsuites/health-check.robot') 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 -- cgit 1.2.3-korg