[
https://issues.apache.org/jira/browse/CLOUDSTACK-8053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14239393#comment-14239393
]
ASF subversion and git services commented on CLOUDSTACK-8053:
-------------------------------------------------------------
Commit c4d383786fb80f51861488b206ce35dd509ace65 in cloudstack's branch
refs/heads/master from [~gauravaradhye]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c4d3837 ]
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)