diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-09-26 08:20:12 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-09-26 08:20:29 -0700 |
commit | e3d841145bc8e71255336a82937aabdc6e2f7e5a (patch) | |
tree | f1078c1c5f21007a3d645dedbbc12b179fa327b7 /robot/testsuites/health-check.robot | |
parent | eb05feec6bfc54cc6ff41791ab708a7af7b9d3e9 (diff) |
Revert "Healthcheck for PRH and HV-VES"
This reverts commit 3a6ff9be81f284d23b0170231de9aa9591f7e59b.
Change-Id: I8b0ddfad6f2a900e29876ebe6f8f6c6c2a19b1a6
Issue-ID: INT-651
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'robot/testsuites/health-check.robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 49a75f0c..2aacf28c 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -27,7 +27,6 @@ Resource ../resources/oof_interface.robot Resource ../resources/sms_interface.robot Resource ../resources/dr_interface.robot Resource ../resources/pomba_interface.robot -Resource ../resources/prh_interface.robot *** Test Cases *** Basic A&AI Health Check @@ -130,10 +129,6 @@ Basic Portal Health Check [Tags] health core Run Portal Health Check -Basic PRH Health Check - [Tags] health api prh - Run PRH Health Check - Basic SDC Health Check [Tags] health core Run ASDC Health Check @@ -150,10 +145,6 @@ Basic UseCaseUI API Health Check [Tags] health api Run MSB Get Request /iui/usecaseui/ -Basic VES-HV Health Check - [Tags] health api hv-ves - Run VES-HV Health Check - Basic VFC catalog API Health Check [Tags] health api Run MSB Get Request /api/catalog/v1/swagger.json |