diff options
author | Daniel Rose <dr695h@att.com> | 2018-10-29 15:13:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-10-29 15:13:23 +0000 |
commit | fa9a2b7b0e91b1b08593ed8a95ef99602e0608b0 (patch) | |
tree | e4436e0016ace6a4fece7e2f7e62ffccf98c68b6 /robot/testsuites | |
parent | 62c91a94b18934dbfe816e253f250ff91109077d (diff) | |
parent | cc2623baa0b64da8d441ead586416807e3e16faa (diff) |
Merge "Distribute Demo VNF from existing model"
Diffstat (limited to 'robot/testsuites')
-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 72a4a8e3..e329671c 100644 --- a/robot/testsuites/demo.robot +++ b/robot/testsuites/demo.robot @@ -39,6 +39,10 @@ Instantiate VFW [Tags] instantiateVFW Instantiate VNF vFW base_vfw +Instantiate Demo VFWCL + [Tags] instantiateDemoVFWCL + Instantiate Demo VNF vFWCL base_vpkg + Instantiate VFWCL [Tags] instantiateVFWCL Instantiate VNF vFWCL base_vpkg |