From 1496bf5bd69f534b8f58c61c3f6babff6171e76d Mon Sep 17 00:00:00 2001 From: DR695H Date: Wed, 31 Jul 2019 16:28:55 -0400 Subject: cleaning up heatbridge Issue-ID: TEST-183 Change-Id: I07094b46868fd784f43d6ebfbbdd7ef1746b77b5 Signed-off-by: DR695H --- robot/testsuites/demo.robot | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'robot/testsuites') diff --git a/robot/testsuites/demo.robot b/robot/testsuites/demo.robot index b60921d3..6003434b 100644 --- a/robot/testsuites/demo.robot +++ b/robot/testsuites/demo.robot @@ -22,6 +22,7 @@ ${STACK_NAMES} ${CATALOG_SERVICE_ID} ${CATALOG_RESOURCE_IDS} ${REVERSE_HEATBRIDGE} +${HB_VNF} *** Test Cases *** Initialize Customer And Models @@ -81,7 +82,7 @@ Run Heatbridge [Documentation] ... Try to run heatbridge [Tags] heatbridge - Execute Heatbridge ${HB_STACK} ${HB_SERVICE} ${HB_IPV4_OAM_ADDRESS} + Execute Heatbridge ${HB_STACK} ${HB_VNF} ${HB_SERVICE} ${HB_IPV4_OAM_ADDRESS} Preload APPC CDT GUI [Documentation] -- cgit 1.2.3-korg