-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27278/
-----------------------------------------------------------
Review request for cloudstack and SrikanteswaraRao Talluri.
Bugs: CLOUDSTACK-7805
https://issues.apache.org/jira/browse/CLOUDSTACK-7805
Repository: cloudstack-git
Description
-------
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.
Basically, the steps are invalid and even unnecessary. Removing these steps
from test case.
Diffs
-----
test/integration/component/test_vpc_vms_deployment.py 54586d0
Diff: https://reviews.apache.org/r/27278/diff/
Testing
-------
N/A
Thanks,
Gaurav Aradhye