[
https://issues.apache.org/jira/browse/CLOUDSTACK-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14224511#comment-14224511
]
ASF subversion and git services commented on CLOUDSTACK-7949:
-------------------------------------------------------------
Commit c25b6fab122118bd9a0e4e14d103ac015e52ab5a in cloudstack's branch
refs/heads/4.5 from [~ashutoshk]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c25b6fa ]
CLOUDSTACK-7949: Fixing issue in test_base_image_updation.py
Signed-off-by: SrikanteswaraRao Talluri <[email protected]>
> test_base_image_updation.TestBaseImageUpdate.test_04_reoccuring_snapshot_rules
> fails while rebooting VM
> -------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-7949
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7949
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Affects Versions: 4.5.0
> Reporter: Ashutosk Kelkar
> Assignee: Ashutosk Kelkar
> Labels: automation
> Fix For: 4.5.0
>
>
> The test case fails with below error:
> Failed to reboot the virtual machine. Error: Job failed: {jobprocstatus : 0,
> created : u'2014-11-19T16:58:28+0000', jobresult : {errorcode : 431,
> errortext : u"Cannot restore the vm as the template
> be9df80c-a064-4056-a30e-01746a448513 isn't available in the zone"}, cmd :
> u'org.apache.cloudstack.api.command.admin.vm.RebootVMCmdByAdmin', userid :
> u'8c733998-6fe7-11e4-adbc-aa7a894c001b', jobstatus : 2, jobid :
> u'8cc1d543-ad32-4fcf-b85d-7a234edcd089', jobresultcode : 530, jobinstanceid :
> u'21ad3213-7383-433a-9bd2-d998c383b920', jobresulttype : u'object',
> jobinstancetype : u'VirtualMachine', accountid :
> u'8c732caa-6fe7-11e4-adbc-aa7a894c001b'}
> Reboot Vm fails because the template used by the VM is deleted in earlier
> test case. Instead the template should be cleaned up after execution of all
> the test cases
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)