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 <gildas.lanilis@huawei.com>
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot
index 5f7cf7b..f05a11e 100644
--- a/robot/testsuites/health-check.robot
+++ b/robot/testsuites/health-check.robot
@@ -36,6 +36,10 @@
     [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 @@
     [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