From 9bb827f104564e09147b7012b8b8f6043713de61 Mon Sep 17 00:00:00 2001 From: Gildas Lanilis Date: Mon, 14 May 2018 08:32:40 -0700 Subject: Update naming of Robot Healthcheck Update the naming of the Basic Health Check so we can easily associate their name to an ONAP project. Change-Id: I8abb475f3cb893bf66058e230e3540401d926b20 Issue-ID: INT-462 Signed-off-by: Gildas Lanilis --- robot/testsuites/health-check.robot | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 5f7cf7b8..f05a11e5 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -36,6 +36,10 @@ Basic AAF Health Check [Tags] health core Run AAF Health Check +Basic AAF SMS Health Check + [Tags] health core + Run SMS Health Check + Basic APPC Health Check [Tags] health core Run APPC Health Check @@ -108,10 +112,6 @@ Basic Portal Health Check [Tags] health core Run Portal Health Check -Basic SMS Health Check - [Tags] health core - Run SMS Health Check - Basic SDC Health Check [Tags] health core Run ASDC Health Check -- cgit 1.2.3-korg