From f996fffead4f9ab972cb2baf8f5ee519e72e8bbc Mon Sep 17 00:00:00 2001 From: dyh Date: Tue, 21 Jul 2020 11:34:09 +0800 Subject: Remove health-check related to components which are not in Guilin Release Issue-ID: VFC-1712 Change-Id: Ie29285dc01ea4cc9f1cecd75f92c13d90d87b53b Signed-off-by: dyh --- robot/testsuites/health-check.robot | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index d6402b0e..55e52eee 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -217,26 +217,10 @@ Basic VFC huaweivnfmdriver API Health Check [Tags] health 3rdparty health-vfc Run MSB Get Request /api/huaweivnfmdriver/v1/swagger.json -Basic VFC jujuvnfmdriver API Health Check - [Tags] health 3rdparty health-vfc - Run MSB Get Request /api/jujuvnfmdriver/v1/swagger.json - -Basic VFC multivimproxy API Health Check - [Tags] health 3rdparty health-vfc - Run MSB Get Request /api/multivimproxy/v1/swagger.json - -Basic VFC nokiav2driver API Health Check - [Tags] health 3rdparty health-vfc - Run MSB Get Request /api/NokiaSVNFM/v1/swagger.json - Basic VFC nslcm API Health Check [Tags] health api health-vfc Run MSB Get Request /api/nslcm/v1/health_check -Basic VFC resmgr API Health Check - [Tags] health api health-vfc - Run MSB Get Request /api/resmgr/v1/swagger.json - Basic VFC vnflcm API Health Check [Tags] health api health-vfc Run MSB Get Request /api/vnflcm/v1/health_check @@ -249,14 +233,6 @@ Basic VFC vnfres API Health Check [Tags] health api health-vfc Run MSB Get Request /api/vnfres/v1/health_check -Basic VFC workflow API Health Check - [Tags] health api health-vfc - Run MSB Get Request /api/workflow/v1/swagger.json - -Basic VFC ztesdncdriver API Health Check - [Tags] health 3rdparty health-vfc - Run MSB Get Request /api/ztesdncdriver/v1/swagger.json - Basic VFC ztevnfmdriver API Health Check [Tags] health 3rdparty health-vfc Run MSB Get Request /api/ztevnfmdriver/v1/health_check -- cgit 1.2.3-korg