diff options
author | 2022-12-20 18:58:55 +0000 | |
---|---|---|
committer | 2023-01-26 16:14:35 +0000 | |
commit | 99507033a51c4dfbabc6372c29f43300947be5d6 (patch) | |
tree | 4185c4e1ddb7353fcf6a6dfc7a8afd2ace1055b4 /robot/testsuites/health-check.robot | |
parent | 8b8a4cff5ca8d1bfec1133d8713bb8931d56e1aa (diff) |
[APPC] Remove APPC junk
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ibe45140261245e80a3a662d64c8a1935acabf5af
Issue-ID: OOM-3069
Diffstat (limited to 'robot/testsuites/health-check.robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index ef030f29..bf0aa3f7 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -9,7 +9,6 @@ Resource ../resources/sdnc_interface.robot Resource ../resources/aai/aai_interface.robot Resource ../resources/policy_interface.robot Resource ../resources/sdc_interface.robot -Resource ../resources/appc_interface.robot Resource ../resources/portal_interface.robot Resource ../resources/mr_interface.robot Resource ../resources/bc_interface.robot @@ -50,10 +49,6 @@ Basic AAF SMS Health Check [Tags] health health-aaf Run SMS Health Check -Basic APPC Health Check - [Tags] health-appc - Run APPC Health Check - Basic CLI Health Check [Tags] health-cli health Run CLI Health Check |