Gaurav Aradhye created CLOUDSTACK-8255:
------------------------------------------
Summary: Add secondary IP to correct ethernet interface present on
the VM
Key: CLOUDSTACK-8255
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8255
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
In test_lb_secondary_ip.py test cases, secondary ip is added to eth0 interface.
However in some of the VMs, this interface is absent and eth2 is present.
It is wise to list the ethernet interface first, and then use the ethernet
interface present on the VM to add the secondary IP to, rather than hard coding
the name of the ethernet interface
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)