From 318ca5a68229288a1736556a89314c1a7737f849 Mon Sep 17 00:00:00 2001 From: morganrol Date: Thu, 30 Sep 2021 17:25:07 +0200 Subject: [HEALTHCHECK] Remove VID from healthcheck 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 Change-Id: Ica58299e096ed43f0adf1ae65e46566bfc12f739 --- robot/testsuites/health-check.robot | 7 ------- 1 file changed, 7 deletions(-) (limited to 'robot/testsuites/health-check.robot') diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 87aeb9e1..510b1f62 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -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 -- cgit 1.2.3-korg