[ovs-build] Errored: blp/ovs-reviews#419 (ovn-tests - ebdc69a)

Travis CI builds at travis-ci.org
Wed Jul 27 08:43:23 UTC 2016


Build Update for blp/ovs-reviews
-------------------------------------

Build: #419
Status: Errored

Duration: 58 minutes and 17 seconds
Commit: ebdc69a (ovn-tests)
Author: Ben Pfaff
Message: ovsdb-idl: Wake up ovsdb_idl_loop when a transaction commits.

There is a fair amount of code that defers modifying the database when a
transaction cannot be created (because there is already one outstanding).
This code tends to assume that the main loop will wake up again when it
becomes possible again to modify the database, but the actual ovsdb_id_loop
implementation only did this if the database had changed.  This is too
conservative a policy and may account for some failures I've seen in tests.

Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/blp/ovs-reviews/compare/ca2d5f75ff5e^...ebdc69a4506b

View the full build log and details: https://travis-ci.org/blp/ovs-reviews/builds/147681022

--

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://www.openvswitch.org/pipermail/ovs-build/attachments/20160727/2a84ef64/attachment-0002.html>


More information about the build mailing list