[HEALTHCHECK] Remove VID from healthcheck 32/124632/1
authormorganrol <morgan.richomme@orange.com>
Thu, 30 Sep 2021 15:25:07 +0000 (17:25 +0200)
committermorganrol <morgan.richomme@orange.com>
Thu, 30 Sep 2021 15:25:07 +0000 (17:25 +0200)
The component is no more maintained
The plan is to remove it from the installation if possible.
We can first remove the healthcheck, which was not giving
more information than the ones in onap-k8s (readiness/liveness)

Issue-ID: TEST-365

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Ica58299e096ed43f0adf1ae65e46566bfc12f739

robot/testsuites/health-check.robot

index 87aeb9e..510b1f6 100644 (file)
@@ -7,7 +7,6 @@ Library           ONAPLibrary.SO    WITH NAME    SO
 Resource          ../resources/dcae_interface.robot
 Resource          ../resources/sdnc_interface.robot
 Resource          ../resources/aai/aai_interface.robot
-Resource          ../resources/vid/vid_interface.robot
 Resource          ../resources/policy_interface.robot
 Resource          ../resources/sdc_interface.robot
 Resource          ../resources/appc_interface.robot
@@ -253,12 +252,6 @@ Basic VFC ztevnfmdriver API Health Check
     [Tags]    health    3rdparty   health-vfc
     Run MSB Get Request    /api/ztevnfmdriver/v1/health_check
 
-Basic VID Health Check
-    [Tags]    health    small  health-vid
-    [Timeout]    120
-    Setup Browser
-    Run VID Health Check
-
 Basic VNFSDK Health Check
     [Tags]    health    health-vnfsdk
     Run VNFSDK Health Check