[ovs-build] Still Failing: openvswitch/ovs#5398 (branch-2.8 - 2906ff5)

Travis CI builds at travis-ci.org
Wed Oct 25 05:31:42 UTC 2017


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

Build: #5398
Status: Still Failing

Duration: 44 minutes and 25 seconds
Commit: 2906ff5 (branch-2.8)
Author: Ilya Maximets
Message: tests/stp: Use long warps instead of multiple calls.

This change fixes constant test failure on RHEL 7 system with
CFLAGS='-march=native':
>---------------------------------------------------------------<
 2222: STP - flush the fdb and mdb when topology changed  FAILED
 ...
 ./stp.at:609: ovs-appctl fdb/show br0
 --- -
 +++ ./tests/testsuite.dir/at-groups/2222/stdout
 @@ -1,2 +1,3 @@
   port  VLAN  MAC                Age
   +LOCAL     1  00:0c:29:a0:27:d1   33
>---------------------------------------------------------------<

Long warps takes threads a chance to perform some work on each
step unlike multiple appctl calls. Also, code looks cleaner and
works faster.

CC: Tonghao Zhang <xiangxia.m.yue at gmail.com>
Fixes: 427e9751f300 ("tests: Add and improve stp tests.")
Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/394d4c2356e8...2906ff5e7eb1

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/292426922?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/20171025/096c1e41/attachment.html>


More information about the build mailing list