diff options
author | Jerry Flood <jf9860@att.com> | 2017-12-01 12:39:10 -0500 |
---|---|---|
committer | Jerry Flood <jf9860@att.com> | 2017-12-01 12:54:09 -0500 |
commit | 3a169a30cdcd9e890e07fdaaad154d104f565e94 (patch) | |
tree | e18e8a6d18d3364d7552b73245080c2b99829639 /robot/testsuites | |
parent | 3d07a8d83995a41545064442fa5d8bad1a872db6 (diff) |
Add support for vFWCL - multiple VNFs
Issue-ID: TEST-72
Change-Id: Ic6fe176ca5fdeac00cd5018aecf7824ec4eca287
Signed-off-by: Jerry Flood <jf9860@att.com>
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/vnf-orchestration.robot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/robot/testsuites/vnf-orchestration.robot b/robot/testsuites/vnf-orchestration.robot index d7ae16fa..450b63fb 100644 --- a/robot/testsuites/vnf-orchestration.robot +++ b/robot/testsuites/vnf-orchestration.robot @@ -15,6 +15,7 @@ Instantiate Virtual DNS ETE_Customer vLB vLB ${T [Tags] ete instantiate Instantiate Virtual Volume Group ETE_Customer vVG vVG ${TENANT_NAME} [Tags] ete instantiate +Instantiate Virtual FirewallCL ETE_Customer vFWCL vFWCL ${TENANT_NAME} |