diff options
author | Brian Freeman <bf1936@att.com> | 2018-10-25 07:41:54 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2018-10-25 07:43:32 -0500 |
commit | eea42d4aa8f4ce7a72de19bdb2ef860e46bd5990 (patch) | |
tree | b7b8f520deac562917621fb4325600903dda725b /robot/testsuites/demo.robot | |
parent | c09d468ab783c52ca1e96a47cc0eb2418f587734 (diff) |
Fix instantiateVNF mount, modelinvariantID
Issue-ID: INT-584
Change-Id: I15f0b3bd4c97ca99bc67843caaa4348e2f1d1f62
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'robot/testsuites/demo.robot')
-rw-r--r-- | robot/testsuites/demo.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/testsuites/demo.robot b/robot/testsuites/demo.robot index a6c6cb8f..72a4a8e3 100644 --- a/robot/testsuites/demo.robot +++ b/robot/testsuites/demo.robot @@ -37,7 +37,7 @@ Create APPC Mount Point Instantiate VFW [Tags] instantiateVFW - Instantiate VNF vFW + Instantiate VNF vFW base_vfw Instantiate VFWCL [Tags] instantiateVFWCL |