diff options
author | Brian Freeman <bf1936@att.com> | 2018-07-19 17:07:31 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2018-07-19 17:07:41 -0500 |
commit | 6737be5ce652e050b69f21bdd36db8b38ee4f693 (patch) | |
tree | 53940fc0130bcb6f2f45ec684bc1e8a27a2ceef3 /robot/testsuites/demo.robot | |
parent | bd9b04f1323e5c200441c4581c71164193937551 (diff) |
demo vFWCL & failsafe customer select
Issue-ID: TEST-109
Change-Id: I019fab8503ed43f5b82bfc34f46fc51ff8aa8773
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'robot/testsuites/demo.robot')
-rw-r--r-- | robot/testsuites/demo.robot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/robot/testsuites/demo.robot b/robot/testsuites/demo.robot index 4c99f451..005b4100 100644 --- a/robot/testsuites/demo.robot +++ b/robot/testsuites/demo.robot @@ -39,6 +39,10 @@ Instantiate VFW [Tags] instantiateVFW Instantiate VNF vFW +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... |