diff options
Diffstat (limited to 'robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 6 |
1 files changed, 3 insertions, 3 deletions
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 |