Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1813 OK, I think there was a mistake. @priyankparihar you must mean to set the rootDiskController to scsi, not to iscsi. I've did so and the test has passed: ``` Test deploy virtual machine with root resize ... === TestName: test_00_deploy_vm_root_resize | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 1 test in 269.825s OK ``` So as precondition this test requires **vmware.create.full.clone to be true** and **vmware.root.disk.controller to scsi**. I think it'll be best if those are set before executing the test and revert back in cleanup.
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---