summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorblsaws <bryan.sullivan@att.com>2016-04-11 16:09:22 -0700
committerblsaws <bryan.sullivan@att.com>2016-04-11 16:09:22 -0700
commit9bb6f7cd7af68e5a2500bc8c49f877a862417bdf (patch)
treeadc3d2c439b16d6a6b69a418ad3ba8737f607366 /tests
parent3816e275104b6465910434612a0f89b06c2e1709 (diff)
Remove unecessary cleanup step.
JIRA: COPPER-4 Change-Id: Ia671a39dd6ef47f3467da440e38b6097a12a4613 Signed-off-by: blsaws <bryan.sullivan@att.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/adhoc/smtp_ingress-clean.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/adhoc/smtp_ingress-clean.sh b/tests/adhoc/smtp_ingress-clean.sh
index ee54966..ea199d2 100644
--- a/tests/adhoc/smtp_ingress-clean.sh
+++ b/tests/adhoc/smtp_ingress-clean.sh
@@ -81,9 +81,6 @@ neutron subnet-delete test_internal
echo "Delete internal network"
neutron net-delete test_internal
-echo "Delete public subnet"
-neutron subnet-delete test_public
-
echo "Delete public network"
neutron net-delete test_public