[
https://issues.apache.org/jira/browse/CLOUDSTACK-7107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14064710#comment-14064710
]
Koushik Das commented on CLOUDSTACK-7107:
-----------------------------------------
How are the test being run? Are the following tests also running as part of the
suite? If so then they needs to be disabled as they are tagged with a bug id.
These tests needs to be executed in sequence with no other tests running as
these can interfere with other tests.
@attr(tags = ['selfservice'],BugId="CLOUDSTACK-6873")
def test_deploy_vm_volume_creation_failure(self):
"""Test Deploy Virtual Machine - volume creation failure and retry
@attr(tags = ['selfservice'],BugId="CLOUDSTACK-6873")
def test_deploy_vm_start_failure(self):
"""Test Deploy Virtual Machine - start operation failure and retry
@attr(tags = ['selfservice'],BugId="CLOUDSTACK-6873")
def test_vm_ha(self):
"""Test VM HA
> [Automation] TestVMLifeCycle.test_08_migrate_vm failing with "cast exception"
> ------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-7107
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7107
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation, Simulator
> Affects Versions: 4.5.0
> Environment: Simulator
> branch 4.5
> Reporter: Rayees Namathponnan
> Assignee: Koushik Das
> Priority: Blocker
> Fix For: 4.5.0
>
> Attachments: simulator__Log_1338.zip
>
>
> Steps to reproduce
> This issues is observed in simulator run, test case
> integration.smoke.test_vm_life_cycle.TestVMLifeCycle.test_08_migrate_vm
> failing with cast exception
> Error Message
> Job failed: {jobprocstatus : 0, created : u'2014-07-15T02:19:41-0700', cmd :
> u'org.apache.cloudstack.api.command.admin.vm.MigrateVMCmd', userid :
> u'dc22abe2-0bfe-11e4-89a0-00163e0af42c', jobstatus : 2, jobid :
> u'9a9e4a1c-af37-4b0b-892b-081720a30362', jobresultcode : 530, jobresulttype :
> u'object', jobresult : {errorcode : 530, errortext : u'Job failed due to
> exception com.cloud.agent.api.Answer cannot be cast to
> com.cloud.agent.api.CheckVirtualMachineAnswer'}, accountid :
> u'dc2284c8-0bfe-11e4-89a0-00163e0af42c'}
> -------------------- >> begin captured stdout << ---------------------
> === TestName: test_08_migrate_vm | Status : EXCEPTION ===
--
This message was sent by Atlassian JIRA
(v6.2#6252)