diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-05-14 08:32:40 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-05-14 08:32:40 -0700 |
commit | 9bb827f104564e09147b7012b8b8f6043713de61 (patch) | |
tree | c89838f5cfd5291d0b6f8cf8355da4b19b4366b1 /robot/testsuites/health-check.robot | |
parent | 5729c2dc56c6b0e1c10c2ac4f83385e2f256f2d3 (diff) |
Update naming of Robot Healthcheckv1.2.0
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>
Diffstat (limited to 'robot/testsuites/health-check.robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 8 |
1 files 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 |