[
https://issues.apache.org/jira/browse/CLOUDSTACK-10154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266458#comment-16266458
]
ASF GitHub Bot commented on CLOUDSTACK-10154:
---------------------------------------------
rhtyd commented on a change in pull request #2335: CLOUDSTACK-10154: fixing
some smoketests failures
URL: https://github.com/apache/cloudstack/pull/2335#discussion_r153121473
##########
File path: test/integration/smoke/test_volumes.py
##########
@@ -814,7 +814,7 @@ def test_10_list_volumes(self):
host = Host.list(
self.apiclient,
type='Routing',
- virtualmachineid=list_vm.id
Review comment:
LGTM. While this should have worked, listHosts when passed a vm id will also
return other hosts in the cluster that can host this VM (enough VM cpu/ram)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> test failures in smoketest
> --------------------------
>
> Key: CLOUDSTACK-10154
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10154
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Boris Stoyanov
>
> The following tests are failing:
> test/integration/smoke/test_deploy_vm_root_resize.py
> test/integration/smoke/test_host_annotations.py
> test/integration/smoke/test_ssvm.py
> test/integration/smoke/test_volumes.py
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)