[ovs-build] Fixed: openvswitch/ovs#5522 (branch-2.6 - 221693b)

Travis CI builds at travis-ci.org
Tue Nov 14 21:12:59 UTC 2017


Build Update for openvswitch/ovs
-------------------------------------

Build: #5522
Status: Fixed

Duration: 1 hour, 35 minutes, and 4 seconds
Commit: 221693b (branch-2.6)
Author: Ben Pfaff
Message: tests: Try harder to figure out whether IPv6 is supported.

Until now, the tests have tried to create an IPv6 socket to figure out
whether the system under test supports IPv6.  Recently we've seen test
failures on Travis which appear to be because, although the system supports
IPv6, test programs are not allowed to connect or bind IPv6 addresses.
This commit refines the test for IPv6 to also try to bind the IPv6
localhost address, which should convert the test failures to "skip"s.

Acked-by: William Tu <u9012063 at gmail.com>
Reviewed-by: Greg Rose <gvrose8192 at gmail.com>
Tested-at: https://travis-ci.org/gvrose8192/ovs-experimental
Reported-at: https://github.com/travis-ci/travis-ci/issues/8711
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/47173fce6aaf...221693ba6441

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/302070296?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20171114/25f073b3/attachment-0001.html>


More information about the build mailing list