CLOUDSTACK-8135: Fixed cleanup issue in test_escalations_instances.py

Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
This commit is contained in:
Ashutosh K 2014-12-30 12:55:06 +05:30 committed by SrikanteswaraRao Talluri
parent f938a5e1c3
commit 1ee4188835
1 changed files with 0 additions and 1 deletions

View File

@ -2238,7 +2238,6 @@ class TestInstances(cloudstackTestCase):
vm_created,
"VM creation failed"
)
self.cleanup.append(vm_created)
# Listing all the VMs for a user again for matching zone
list_vms_after = VirtualMachine.list(
self.userapiclient,