diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-10-25 12:57:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-10-25 12:57:48 +0000 |
commit | 92bf7614716d3f0cd9de0b41b771ebfeb16d7e2e (patch) | |
tree | da4ddd417ec32bd2ca36d4bd9fafb0c6737649a6 /robot/testsuites | |
parent | 906dab0d5cd5901e0046298c44982f74298a6304 (diff) | |
parent | eea42d4aa8f4ce7a72de19bdb2ef860e46bd5990 (diff) |
Merge "Fix instantiateVNF mount, modelinvariantID"
Diffstat (limited to 'robot/testsuites')
-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 |