Create test case for No Delete
Issue-ID: INT-608
Change-Id: I22d3112ca8a17a6ec8f62e4899cf876e32dcfea7
Signed-off-by: Brian Freeman <bf1936@att.com>
diff --git a/robot/testsuites/vnf-orchestration.robot b/robot/testsuites/vnf-orchestration.robot
index 55b027e..57e6e99 100644
--- a/robot/testsuites/vnf-orchestration.robot
+++ b/robot/testsuites/vnf-orchestration.robot
@@ -15,6 +15,10 @@
[Tags] ete instantiate stability72hr
Instantiate Virtual FirewallCL ETE_Customer vFWCL vFWCL ${TENANT_NAME}
[Tags] ete instantiate stability72hr
+Instantiate Virtual DNS No Delete ETE_Customer vLB vLB ${TENANT_NAME} KEEP
+ [Tags] instantiateNoDelete
+Instantiate Virtual FirewallCL No Delete ETE_Customer vFWCL vFWCL ${TENANT_NAME} KEEP
+ [Tags] instantiateNoDelete
Instantiate Virtual Firewall ETE_Customer vFW vFW ${TENANT_NAME}