diff options
author | yangyan <yangyanyj@chinamobile.com> | 2020-03-19 14:39:34 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2020-03-19 14:42:28 +0800 |
commit | 61a38bb5cbfade51a27ac24cb5138c82fa8e2ca5 (patch) | |
tree | 6e5c1b92ce2281d3481738b4d2f4018b7fc33511 | |
parent | 4f144a79e622058f233446b70ba3370f31118582 (diff) |
remove catalog health_check from VFC
Change-Id: I7e6f4ae1bac4777f6ea3e8f09901976f42505934
Issue-ID: VFC-1649
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
-rw-r--r-- | robot/testsuites/health-check.robot | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index dc827417..785c5681 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -205,10 +205,6 @@ Basic UseCaseUI API Health Check [Tags] health api medium health-uui Run MSB Get Request /iui/usecaseui/ -Basic VFC catalog API Health Check - [Tags] health api health-vfc - Run MSB Get Request /api/catalog/v1/health_check - Basic VFC emsdriver API Health Check [Tags] health 3rdparty health-vfc Run MSB Get Request /api/emsdriver/v1/swagger.json |