aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/stack_validation/policy_check_vfw.robot
diff options
context:
space:
mode:
authorjf9860 <jf9860@att.com>2017-03-04 13:14:09 -0500
committerjf9860 <jf9860@att.com>2017-03-04 13:14:21 -0500
commitde6a6e25c250cda0b41ed7c22483705b83acc980 (patch)
treed5b99431b437dd7fb2783d5f62e855c6fd83e0df /robot/resources/stack_validation/policy_check_vfw.robot
parent5bf0e2da57adb05dc4b62dfc71acb4bee9ecd7ad (diff)
Complete vDNS closed loop teardown
Change-Id: I0c680349bb120f274465de08f1a02e5deb2e0c5d Signed-off-by: jf9860 <jf9860@att.com>
Diffstat (limited to 'robot/resources/stack_validation/policy_check_vfw.robot')
-rw-r--r--robot/resources/stack_validation/policy_check_vfw.robot2
1 files changed, 2 insertions, 0 deletions
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}