[
https://issues.apache.org/jira/browse/CLOUDSTACK-9634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15710910#comment-15710910
]
ASF subversion and git services commented on CLOUDSTACK-9634:
-------------------------------------------------------------
Commit a07e7ac0991921ce4e4899ed33dcde49be530ffd in cloudstack's branch
refs/heads/master from [~muralireddy]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a07e7ac ]
CLOUDSTACK-9634: fix marvin test failure test_router_dhcp_opts
marvin, VirtualMachine object, nic attribute does not have nic's in any
particualr order in the array. soi check isdefault attribute to the get
non-default nic
earlier test made assumption that nic[0] is default nic, which is not true
always
> 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.8.0, 4.9.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)