[
https://issues.apache.org/jira/browse/CLOUDSTACK-8053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14239384#comment-14239384
]
ASF subversion and git services commented on CLOUDSTACK-8053:
-------------------------------------------------------------
Commit ab580de38d6517598571034cb5caa56ba5cdbdf1 in cloudstack's branch
refs/heads/4.5 from [~gauravaradhye]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=ab580de ]
CLOUDSTACK-8053: Fix loop termination - test_vpc_host_maintenance.py
Signed-off-by: SrikanteswaraRao Talluri <[email protected]>
> test_vpc_host_maintenance.py - Failing while accessing hosts list elements
> --------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8053
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8053
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Affects Versions: 4.5.0
> Reporter: Gaurav Aradhye
> Assignee: Gaurav Aradhye
> Labels: automation
> Fix For: 4.5.0
>
>
> The break condition for the loop is absent, hence eventually the list may be
> containing less than two hosts, where was we need a cluster with more than
> two hosts (hence the list).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)