diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-09-18 16:43:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-18 16:43:37 +0000 |
commit | c62c90e7288b513f0ce3e7998dd0308a952a51c1 (patch) | |
tree | af6c99e91b66c2124a27e7488c4f112cdda3ccb9 /robot/testsuites | |
parent | 811e68202feb3c518438cb510e0a7d00b862de2a (diff) | |
parent | b49dba16c3f8e87dd73654dc61348b799278d754 (diff) |
Merge "Robot script triggering SO Macro for vFW use case"
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/cds.robot | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/robot/testsuites/cds.robot b/robot/testsuites/cds.robot new file mode 100644 index 00000000..1cf7cbfd --- /dev/null +++ b/robot/testsuites/cds.robot @@ -0,0 +1,12 @@ +*** Settings *** +Documentation Executes the VNF Orchestration with CDS Test cases including setup and teardown +... + +Resource ../resources/test_templates/vnf_orchestration_with_cds_test_template.robot + +Test Template Orchestrate VNF With CDS Template + +*** Test Cases *** CUSTOMER SERVICE PRODUCT_FAMILY TENANT +Instantiate Virtual vFW With CDS ETE_Customer vFW vFW ${TENANT_NAME} + [Tags] cds + |