From 3d12502f70afb8b06fb44065e85630abfdfa7a3e Mon Sep 17 00:00:00 2001 From: DR695H Date: Wed, 19 Jun 2019 20:45:38 -0400 Subject: migrate mr_Interface to jinja Issue-ID: TEST-158 Change-Id: I2b9e462f7739283b7f74403a7ff4da0b9934c246 Signed-off-by: DR695H --- robot/resources/global_properties.robot | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'robot/resources/global_properties.robot') diff --git a/robot/resources/global_properties.robot b/robot/resources/global_properties.robot index d1232b5a..fa07cd25 100644 --- a/robot/resources/global_properties.robot +++ b/robot/resources/global_properties.robot @@ -35,5 +35,4 @@ ${GLOBAL_AAI_ZONE_ID} nova1 ${GLOBAL_AAI_ZONE_NAME} nova ${GLOBAL_AAI_DESIGN_TYPE} integration ${GLOBAL_AAI_ZONE_CONTEXT} labs -${GLOBAL_DNS_VES_NAME} dcae-ves-collector -${GLOBAL_VES_SERVER_PORT} 8080 +${GLOBAL_TEMPLATE_FOLDER} robot/assets/templates -- cgit 1.2.3-korg