aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/demo.robot
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2018-07-23 12:47:21 -0500
committerBrian Freeman <bf1936@att.com>2018-07-23 12:47:39 -0500
commitca5e32e9c0dfab04397aee554b3a61c21b21ca0d (patch)
treef253e1308831344a303dc2555e451c7b6401a484 /robot/testsuites/demo.robot
parent6737be5ce652e050b69f21bdd36db8b38ee4f693 (diff)
First Pass Automated vFW control setup
Issue-ID: TEST-110 Change-Id: Ib3ea0120a72dc0b6932bb9e12c4ba385e89511c3 Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'robot/testsuites/demo.robot')
-rw-r--r--robot/testsuites/demo.robot1
1 files changed, 1 insertions, 0 deletions
diff --git a/robot/testsuites/demo.robot b/robot/testsuites/demo.robot
index 005b4100..e7c47f43 100644
--- a/robot/testsuites/demo.robot
+++ b/robot/testsuites/demo.robot
@@ -43,6 +43,7 @@ Instantiate VFWCL
[Tags] instantiateVFWCL
Instantiate VNF vFWCL
+
Delete Instantiated VNF
[Documentation] This test assumes all necessary variables are loaded via the variable file create in Save For Delete
... The Teardown VNF needs to be in the teardown step of the test case...