mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSATCK-8138: Fixed VmSnapshot revert issue in test_escalations_instances.py
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
This commit is contained in:
parent
eae9f0f0b0
commit
22d6565434
@ -2622,9 +2622,6 @@ class TestInstances(cloudstackTestCase):
|
|||||||
"Latest snapshot taken is not marked as current"
|
"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
|
# Reverting the VM to Snapshot 1
|
||||||
VmSnapshot.revertToSnapshot(
|
VmSnapshot.revertToSnapshot(
|
||||||
self.userapiclient,
|
self.userapiclient,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user