From 613aa8ea28b7670b13792a638fc493b6fe8ebb21 Mon Sep 17 00:00:00 2001 From: Ashutosh K Date: Tue, 30 Dec 2014 12:55:06 +0530 Subject: [PATCH] CLOUDSTACK-8135: Fixed cleanup issue in test_escalations_instances.py Signed-off-by: SrikanteswaraRao Talluri --- test/integration/component/test_escalations_instances.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/integration/component/test_escalations_instances.py b/test/integration/component/test_escalations_instances.py index c5afa274ba6..725cac315f2 100644 --- a/test/integration/component/test_escalations_instances.py +++ b/test/integration/component/test_escalations_instances.py @@ -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,