-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29245/
-----------------------------------------------------------
Review request for cloudstack and SrikanteswaraRao Talluri.
Bugs: CLOUDSTACK-8098
https://issues.apache.org/jira/browse/CLOUDSTACK-8098
Repository: cloudstack-git
Description
-------
The test case fails while reverting the VM snapshot because the snapshot does
not contain the memory and VM is not in stopped state.
Solution:
Stop the VM before reverting the snapshot
Also fixed pep8 issues and imports.
Diffs
-----
test/integration/smoke/test_vm_snapshots.py 131da99
Diff: https://reviews.apache.org/r/29245/diff/
Testing
-------
Yes.
Log:
Test to create VM snapshots ... === TestName: test_01_create_vm_snapshots |
Status : SUCCESS ===
ok
Test to revert VM snapshots ... === TestName: test_02_revert_vm_snapshots |
Status : SUCCESS ===
ok
Test to delete vm snapshots ... === TestName: test_03_delete_vm_snapshots |
Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 3 tests in 759.977s
OK
Thanks,
Gaurav Aradhye