Gaurav Aradhye created CLOUDSTACK-7805:
------------------------------------------
Summary:
test_vpc_vms_deployment.TestVMDeployVPC.test_07_delete_network_with_rules fails
while matching acquired IP address wth listed IP
Key: CLOUDSTACK-7805
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7805
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
The test case fails because there are two ip addresses acquired in a network.
The step in the test case matches the first element in the list with the 2nd ip
addresses. It can't be guaranteed to succeed because the elements can be listed
in any order.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)