diff options
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 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 |