Comment 2 for bug 1625724

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/386971
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ca62e7ec9d09eac2b516b3014fc4d678ac85a6db
Submitter: Jenkins
Branch: master

commit ca62e7ec9d09eac2b516b3014fc4d678ac85a6db
Author: Sławek Kapłoński <email address hidden>
Date: Sat Oct 15 20:03:45 2016 +0000

    Make ovs functional tests mutually isolated

    Patch ports between br-int and br-tun have now got
    randomly generated names so two different tests
    shouldn't try to create ports with same name in same time.

    Change-Id: I6107bc3bc2e2a504e8ec5b4f0e3abaa68d51c01f
    Closes-Bug: #1625724