blob: 1cf7cbfdf6cc671e171437c8cde1e06ba23708ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
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
|