diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-04-12 14:58:31 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2019-04-12 13:42:07 +0000 |
commit | e700265bd3a62627a7c93943ea011f1905825253 (patch) | |
tree | 9bc5db4fe696074607b5fec02d807c1466dccaaa | |
parent | 01d503abd2e7aa7a4bcce5c54b13e89f6e442883 (diff) |
remove deprecated component health check
Issue-ID: VFC-1356
Change-Id: I4f427743163bf8928859cc8cfa8a2402e7922c59
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 a5f2ee1f..a1830222 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -220,10 +220,6 @@ Basic VFC multivimproxy API Health Check [Tags] health 3rdparty dev-vfc Run MSB Get Request /api/multivimproxy/v1/swagger.json -Basic VFC nokiavnfmdriver API Health Check - [Tags] health 3rdparty dev-vfc - Run MSB Get Request /api/nokiavnfmdriver/v1/swagger.json - Basic VFC nokiav2driver API Health Check [Tags] health 3rdparty dev-vfc Run MSB Get Request /api/NokiaSVNFM/v1/swagger.json |