You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rayees Namathponnan (JIRA)" <ji...@apache.org> on 2013/12/31 22:42:51 UTC

[jira] [Updated] (CLOUDSTACK-4441) test_02_deploy_ha_vm_from_iso test needs a usable ISO in the services dictionary

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rayees Namathponnan updated CLOUDSTACK-4441:
--------------------------------------------

    Assignee: Srikanteswararao Talluri

> test_02_deploy_ha_vm_from_iso test needs a usable ISO in the services dictionary
> --------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4441
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4441
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Test
>    Affects Versions: 4.2.1
>            Reporter: Srikanteswararao Talluri
>            Assignee: Srikanteswararao Talluri
>             Fix For: 4.3.0
>
>
> VM deployment from ISO is failing
> Execute cmd: asyncquery failed, due to: {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|03cedf48-f467-4940-99d1-ea3a35236ee2]'}
> -------------------- >> begin captured logging << --------------------
> testclient.testcase.TestDeployHaEnabledVM: DEBUG: Registered ISO: testISO
> testclient.testcase.TestDeployHaEnabledVM: DEBUG: Deploying instance in the account: test-7R7739
> --------------------- >> end captured logging << ---------------------
> Stacktrace
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
>     testMethod()
>   File "/root/cloudstack/test/integration/component/test_stopped_vm.py", line 965, in test_02_deploy_ha_vm_from_iso
>     startvm=True
>   File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line 388, in create
>     virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
>   File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1177, in deployVirtualMachine
>     response = self.connection.marvin_request(command, response_type=response, method=method)
>   File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 230, in marvin_request
>     response = self.poll(asyncJobId, response_type)
>   File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 91, in poll
>     "asyncquery", asyncResonse.jobresult)
> cloudstackAPIException: Execute cmd: asyncquery failed, due to: {errorcode : 533, errortext : u'Unable to create a deployment for VM[User|03cedf48-f467-4940-99d1-ea3a35236ee2]'}
> -------------------- >> begin captured logging << --------------------
> testclient.testcase.TestDeployHaEnabledVM: DEBUG: Registered ISO: testISO
> testclient.testcase.TestDeployHaEnabledVM: DEBUG: Deploying instance in the account: test-7R7739



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)