GitHub user PaulAngus opened a pull request:

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

    Marvin Tests: Fix VPC network offering selection

    It appears that original code did not expect there to be an alternate 
default VPC offering (Nuage) .
    VPC selection uses isdefault=True which selects the Nuage Network offering, 
stopping the test from being run.
    Fix was to look for name="Default VPC Offering" instead.
    
    Replaces PR #1652 (same content, differenet branch)

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

    $ git pull https://github.com/shapeblue/cloudstack 
4.8-marvintest-vpcofferingfix

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

    https://github.com/apache/cloudstack/pull/1688.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 #1688
    
----
commit 3bafd509caa5368bd7adbd81c65682dda5685b2f
Author: Paul Angus <paul.an...@shapeblue.com>
Date:   2016-09-23T19:40:36Z

    Marvin Tests: Fix VPC network offering selection

----


---
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