Gaurav Aradhye created CLOUDSTACK-7557:
------------------------------------------
Summary:
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)