Comment 2 for bug 1467145

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

Reviewed: https://review.openstack.org/191522
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d0b103d699c13a9d282fbaa2047118f575955d52
Submitter: Jenkins
Branch: master

commit d0b103d699c13a9d282fbaa2047118f575955d52
Author: Roman Bogorodskiy <email address hidden>
Date: Sat Jun 13 21:13:34 2015 +0300

    Skip SO_REUSEADDR tests on BSD

    Commit e9c48d5 fixed socket tests issues on OSX related to
    SO_REUSEADDR that were reported in bug #1436895. The same behaviour
    applies to BSD as well, so make this fix more general and run the
    tests on Linux only.

    Closes-bug: #1467145
    Change-Id: I09c2969658c4716d06b22513d321006f31d57baa