[
https://issues.apache.org/jira/browse/CLOUDSTACK-7557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14136981#comment-14136981
]
ASF subversion and git services commented on CLOUDSTACK-7557:
-------------------------------------------------------------
Commit 58ea99a9d665b4370651fe867988d597ea16165e in cloudstack's branch
refs/heads/master from [~gauravaradhye]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=58ea99a ]
CLOUDSTACK-7557: test_vpc_network.py - Fixed wait period of network state check
Signed-off-by: SrikanteswaraRao Talluri <[email protected]>
> test_vpc_network.TestVPCNetworkUpgrade.test_01_network_services_upgrade
> failed with "Network state should change to Allocated, it is Implemented"
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-7557
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7557
> 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
> Fix For: 4.5.0
>
>
> After stopping VMs, the network state should change from "Implemented" to
> "Allocated" after some time.
> Root cause of failure:
> The wait time in test case is too less. It's 6 sec instead of 60 seconds.
> Hence the test case failed before the state changed to Allocated.
> Resolution:
> Fix the wait time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)