John Dilley created CLOUDSTACK-7271:
---------------------------------------
Summary:
integration.smoke.test_deploy_vm_root_resize.TestDeployVM.test_00_deploy_vm_root_resize
fails on VMWare and Hyper-V
Key: CLOUDSTACK-7271
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7271
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation, marvin
Affects Versions: Future, 4.5.0
Reporter: John Dilley
Testcase
integration.smoke.test_deploy_vm_root_resize.TestDeployVM.test_00_deploy_vm_root_resize
fails on anything other than XenServer or KVM.
This is because in non-KVM cases it looks for the error
if "Hypervisor XenServer does not support rootdisksize override" in str(ex):
Which is clearly not there if a hypervisor other than XenServer is used.
--
This message was sent by Atlassian JIRA
(v6.2#6252)