From cc2623baa0b64da8d441ead586416807e3e16faa Mon Sep 17 00:00:00 2001 From: Brian Freeman Date: Mon, 29 Oct 2018 09:15:15 -0500 Subject: Distribute Demo VNF from existing model Firt version that uses a static file of the vnf-type and vf-module-id SDC query can be used to get these but that will be a second pass. Issue-ID: INT-704 Change-Id: Icf4571a0ad11d59f7985a253e55fcb5894a3e82f Signed-off-by: Brian Freeman --- robot/testsuites/demo.robot | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'robot/testsuites/demo.robot') 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 -- cgit 1.2.3-korg