diff options
author | Jerry Flood <jf9860@att.com> | 2017-12-11 21:29:33 -0500 |
---|---|---|
committer | Jerry Flood <jf9860@att.com> | 2017-12-11 21:29:57 -0500 |
commit | d818f1484e591f3f3ec04a0bc4ae90eea886fb38 (patch) | |
tree | 7949a19bb457d02c6f01f29a6c0412a075550818 /robot/resources/test_templates/closedloop_test_template.robot | |
parent | 19345a71787aa318c05a4aa04c1abb014ad37704 (diff) |
Complete the vFWCL closed loop test
Issue-ID: TEST-72
Change-Id: Ia14c13b6fd4faf4cb5a3efb1cc26fc78f269ee0d
Signed-off-by: Jerry Flood <jf9860@att.com>
Diffstat (limited to 'robot/resources/test_templates/closedloop_test_template.robot')
-rw-r--r-- | robot/resources/test_templates/closedloop_test_template.robot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/robot/resources/test_templates/closedloop_test_template.robot b/robot/resources/test_templates/closedloop_test_template.robot index db49e317..6f54e98f 100644 --- a/robot/resources/test_templates/closedloop_test_template.robot +++ b/robot/resources/test_templates/closedloop_test_template.robot @@ -53,7 +53,6 @@ ${DNSSCALINGSTACK} *** Keywords *** VFWCL Policy Log Suite name ${SUITE NAME} ${TEST NAME} ${PREV TEST NAME} - Initialize VFWCL Policy ${stacknamemap}= Orchestrate VNF vFWCL closedloop Policy Check FirewallCL Stack ${stacknamemap} ${VFWPOLICYRATE} Delete VNF |