Github user serg38 commented on the issue:
https://github.com/apache/cloudstack/pull/1813
@priyankparihar You need to adjust smoke test test_deploy_vm_root_resize.py
to support vmware root resize. Otherwise it will keep failing
2017-02-15 12:48:59,150 - CRITICAL - FAILED: test_00_deploy_vm_root_resize:
['Traceback (most recent call last):\n', ' File
"/usr/lib64/python2.7/unittest/case.py", line 369, in run\n testMethod()\n',
' File "/marvin/tests/smoke/test_deploy_vm_root_resize.py", line 205, in
test_00_deploy_vm_root_resize\n self.assertEqual(success, True, "Check if
unsupported hypervisor %s fails appropriately" % self.hypervisor)\n', ' File
"/usr/lib64/python2.7/unittest/case.py", line 553, in assertEqual\n
assertion_func(first, second, msg=msg)\n', ' File
"/usr/lib64/python2.7/unittest/case.py", line 546, in _baseAssertEqual\n
raise self.failureException(msg)\n', 'AssertionError: Check if unsupported
hypervisor vmware fails appropriately\n']
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---