----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27928/ -----------------------------------------------------------
Review request for cloudstack and Chandan Purushothama. Bugs: CLOUDSTACK-7891 https://issues.apache.org/jira/browse/CLOUDSTACK-7891 Repository: cloudstack-git Description ------- Root Cause for failure: VM that was in running state was reverted to a disk only snapshot which resulted in failure. This is not an operation that is allowed anymore. Fix: Fix is to stop VM before reverting VM to a disk only snapshot. Diffs ----- test/integration/component/test_escalations_instances.py 1aaa688 Diff: https://reviews.apache.org/r/27928/diff/ Testing ------- Tested on Vmware setup and the test case reports succeess: @Desc: Test Revert VM to Snapshot functionality. ... === TestName: test_15_revert_vm_to_snapshot | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 1 test in 160.787s OK Thanks, sangeetha hariharan