From 1ccabd032ef21aee844640b49541d6f1224d572b Mon Sep 17 00:00:00 2001 From: DR695H Date: Mon, 15 Jul 2019 17:19:12 -0400 Subject: removing the rest of preload global vars Issue-ID: TEST-174 Change-Id: Ie5354df3526133d398d3fea703145c4a1649b3c1 Signed-off-by: DR695H --- robot/resources/heatbridge.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'robot/resources/heatbridge.robot') diff --git a/robot/resources/heatbridge.robot b/robot/resources/heatbridge.robot index c8d6971b..65415a31 100644 --- a/robot/resources/heatbridge.robot +++ b/robot/resources/heatbridge.robot @@ -33,7 +33,7 @@ Execute Heatbridge [Documentation] Run the Heatbridge against the stack to generate the bulkadd message ... Execute the build add ... Validate the add results by running the named query - [Arguments] ${stack_name} ${service_instance_id} ${service} ${ipv4_oam_address} + [Arguments] ${stack_name} ${service} ${ipv4_oam_address} Return From Keyword If '${service}' == 'vVG' Run Openstack Auth Request auth ${stack_info}= Wait for Stack to Be Deployed auth ${stack_name} -- cgit 1.2.3-korg