From 22d6565434e31a8c65953a9eb1b8bfeea1c0f1d0 Mon Sep 17 00:00:00 2001 From: Gaurav Aradhye Date: Wed, 31 Dec 2014 15:19:22 +0530 Subject: [PATCH] CLOUDSATCK-8138: Fixed VmSnapshot revert issue in test_escalations_instances.py Signed-off-by: SrikanteswaraRao Talluri --- test/integration/component/test_escalations_instances.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/integration/component/test_escalations_instances.py b/test/integration/component/test_escalations_instances.py index 15eb6f15fb3..ddae15412b6 100644 --- a/test/integration/component/test_escalations_instances.py +++ b/test/integration/component/test_escalations_instances.py @@ -2622,9 +2622,6 @@ class TestInstances(cloudstackTestCase): "Latest snapshot taken is not marked as current" ) - # Stop Virtual machine befor reverting VM to a snapshot taken without memory - vm_created.stop(self.userapiclient) - # Reverting the VM to Snapshot 1 VmSnapshot.revertToSnapshot( self.userapiclient,