Comment 2 for bug 1610994

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tempest (master)

Reviewed: https://review.openstack.org/352463
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=17487fb9e8c2e1188df427dc4ab4eda5314b330b
Submitter: Jenkins
Branch: master

commit 17487fb9e8c2e1188df427dc4ab4eda5314b330b
Author: Sean Dague <email address hidden>
Date: Mon Aug 8 10:44:20 2016 -0400

    skip test_connectivity_between_vms_on_different_networks

    This test doesn't work on OVH if we make it so that created guests
    actually have the ability to talk to external networks. We're not
    really sure why, but having guests be able to talk to external
    networks is quite important from a devstack neutron default
    perspective.

    This is temporary so that we can move forward with the devstack switch
    over to neutron, and we can figure out what needs to be addressed to
    fix the bug in question.

    Depends-On: Ia75068dcf36dff548170c0fa5482ca825f5a9758
    (requirements fix)

    Change-Id: Ia07cd8d8d88d445420f881df6aca4a77cf9468fb
    Related-Bug: #1610994