From de6a6e25c250cda0b41ed7c22483705b83acc980 Mon Sep 17 00:00:00 2001 From: jf9860 Date: Sat, 4 Mar 2017 13:14:09 -0500 Subject: Complete vDNS closed loop teardown Change-Id: I0c680349bb120f274465de08f1a02e5deb2e0c5d Signed-off-by: jf9860 --- robot/resources/stack_validation/policy_check_vfw.robot | 2 ++ 1 file changed, 2 insertions(+) (limited to 'robot/resources/stack_validation') diff --git a/robot/resources/stack_validation/policy_check_vfw.robot b/robot/resources/stack_validation/policy_check_vfw.robot index a1ed3fa3..10b25843 100644 --- a/robot/resources/stack_validation/policy_check_vfw.robot +++ b/robot/resources/stack_validation/policy_check_vfw.robot @@ -17,6 +17,7 @@ Resource ../../resources/ssh/processes.robot Resource packet_generator_interface.robot Resource darkstat_interface.robot Resource validate_common.robot +Resource ../../resources/test_templates/vnf_orchestration_test_template.robot *** Variables *** @@ -78,6 +79,7 @@ Policy Check vLB Stack ${prefix}= Get DNSScaling Prefix ${dnsscaling}= Replace String Using Regexp ${stack_name} ^Vfmodule_ ${prefix} ${dnsscaling_info}= Wait for Stack to Be Deployed auth ${dnsscaling} + VLB Closed Loop Hack Update ${dnsscaling} # TO DO: Log into vLB and cehck that traffic is flowing to the new DNS [Return] ${dnsscaling} -- cgit 1.2.3-korg