GitHub user murali-reddy opened a pull request:

    https://github.com/apache/cloudstack/pull/1801

    fix marvin test failure test_router_dhcp_opts

    marvin, VirtualMachine objects are not in any particualr order in the 
array. so
    check isdefault attribute to the get non-default nic
    
    earlier test made assumption that nic[0] is default nic, which is not true 
always

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/murali-reddy/cloudstack test_router_dhcp_opts

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1801.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1801
    
----
commit e3912820deeda54942af797dc89bf0dc5e1f53fe
Author: Murali Reddy <muralimmre...@gmail.com>
Date:   2016-11-30T10:49:38Z

    fix test failure test_router_dhcp_opts
    
    marvin, VirtualMachine objects are not in any particualr order in the 
array. so
    check isdefault attribute the get non-default nic

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to