Srikanteswararao Talluri created CLOUDSTACK-4441:
----------------------------------------------------
Summary: 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
Fix For: 4.2.1
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira