From e3d841145bc8e71255336a82937aabdc6e2f7e5a Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 26 Sep 2018 08:20:12 -0700 Subject: Revert "Healthcheck for PRH and HV-VES" This reverts commit 3a6ff9be81f284d23b0170231de9aa9591f7e59b. Change-Id: I8b0ddfad6f2a900e29876ebe6f8f6c6c2a19b1a6 Issue-ID: INT-651 Signed-off-by: Gary Wu --- robot/resources/global_properties.robot | 5 ----- 1 file changed, 5 deletions(-) (limited to 'robot/resources/global_properties.robot') diff --git a/robot/resources/global_properties.robot b/robot/resources/global_properties.robot index d2e62f8a..7d8db8e0 100644 --- a/robot/resources/global_properties.robot +++ b/robot/resources/global_properties.robot @@ -33,8 +33,3 @@ ${GLOBAL_AAI_ZONE_ID} nova1 ${GLOBAL_AAI_ZONE_NAME} nova ${GLOBAL_AAI_DESIGN_TYPE} integration ${GLOBAL_AAI_ZONE_CONTEXT} labs -${GLOBAL_HV_VES_HEALTH_SERVER_PORT} 6061 -${GLOBAL_DNS_VES_NAME} dcae-hv-ves-collector -${GLOBAL_DNS_PRH_NAME} dcae-prh -${GLOBAL_PRH_HEALTH_SERVER_PORT} 8100 -${GLOBAL_SERVER_PROTOCOL} http -- cgit 1.2.3-korg