Sangeetha Hariharan created CLOUDSTACK-7772:
-----------------------------------------------
Summary: [Automation] - Fix test failure for
ntegration.component.test_escalations_instances.TestInstances.test_15_revert_vm_to_snapshot
Key: CLOUDSTACK-7772
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7772
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Environment: Build from master
Reporter: Sangeetha Hariharan
Fix test failure for
integration.component.test_escalations_instances.TestInstances.test_15_revert_vm_to_snapshot.
reverting snapshot fails with following exception:
Job failed: {jobprocstatus : 0, created : u'2014-10-22T08:43:54+0000', cmd :
u'org.apache.cloudstack.api.command.user.vmsnapshot.RevertToVMSnapshotCmd',
userid : u'507aefe6-8aae-49c3-974d-30a45c5bc79d', jobstatus : 2, jobid :
u'51d73ace-1e7a-425d-b17d-05d675bbfe01', jobresultcode : 530, jobresulttype :
u'object', jobresult : {errorcode : 530, errortext : u'VM Snapshot revert not
allowed. This will result in VM state change. You can revert running VM to disk
and memory type snapshot and stopped VM to disk type snapshot'}, accountid :
u'ae6ef7e5-217f-494e-857d-ecd53653faf9'}
Root cause is CS does not support for reverting Vms in "Running" state to a
diskonly snapshot.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)