Murali Reddy created CLOUDSTACK-9634:
----------------------------------------
Summary: fix marvin test test_router_dhcp_opts failure
Key: CLOUDSTACK-9634
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9634
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Affects Versions: 4.9.0, 4.8.0, 4.10.0.0
Reporter: Murali Reddy
Assignee: Murali Reddy
Fix For: 4.8.1, 4.10.0.0, 4.9.2.0
test_router_dhcp_opts has been failing on the smoke tests on 4.8 ,4.9, 4.10.
This is new test added as part of fix for "CLOUDSTACK-9598: wrong defaut
gateway for the nic in non-default network"
Marvin VirtualMachine object's nic attribute, does not store nics in any
particular order. test made the assumption the nic[0] is default nic of the
virtual machine which may not necessarily true all the time
nic objects 'isdefault' attribute can be used to verify if the nic is default
nic.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)