aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/test_templates/vnf_orchestration_test_template.robot
diff options
context:
space:
mode:
authorJerry Flood <jf9860@att.com>2017-04-21 09:18:54 -0400
committerJerry Flood <jf9860@att.com>2017-04-21 09:19:05 -0400
commite96f72abf06a0708cbe6a174ad49447b7c7544f5 (patch)
tree901a13682b4782c156299cf64aa9238271c4a9d6 /robot/resources/test_templates/vnf_orchestration_test_template.robot
parentfe31756139f033078bf7d6b583fb7b6bf595edaa (diff)
[TEST-25] Add commands to demo.sh
Add suuport for init_customer distribute instantiateVFW deleteVNF Fix red.xml Remove deletion of regions, tenant etc from A&AI durinf terdown which pulls the rug out from under the demo customer. Change-Id: Iab76c980d4c3b6b79d4f5a72a71c3a79d6423a13 Signed-off-by: Jerry Flood <jf9860@att.com>
Diffstat (limited to 'robot/resources/test_templates/vnf_orchestration_test_template.robot')
-rw-r--r--robot/resources/test_templates/vnf_orchestration_test_template.robot4
1 files changed, 0 insertions, 4 deletions
diff --git a/robot/resources/test_templates/vnf_orchestration_test_template.robot b/robot/resources/test_templates/vnf_orchestration_test_template.robot
index 9de590b9..63da86b7 100644
--- a/robot/resources/test_templates/vnf_orchestration_test_template.robot
+++ b/robot/resources/test_templates/vnf_orchestration_test_template.robot
@@ -156,9 +156,5 @@ Teardown Stack
Clean A&AI Inventory
[Documentation] Clean up Tenant in A&AI, Create Customer, Create Service and related relationships
- :FOR ${region} IN @{REGIONS}
- \ Delete Tenant ${TENANT_ID} ${GLOBAL_AAI_CLOUD_OWNER} ${region}
- \ Delete Cloud Region ${TENANT_ID} ${GLOBAL_AAI_CLOUD_OWNER} ${region}
Delete Customer ${CUSTOMER_NAME}
- Delete Service If Exists ${SERVICE}