[ovs-build] Broken: openvswitch/ovs#2310 (master - 3a83007)

Travis CI builds at travis-ci.org
Mon Mar 7 15:22:00 UTC 2016


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

Build: #2310
Status: Broken

Duration: 24 minutes and 55 seconds
Commit: 3a83007 (master)
Author: Ramu Ramamurthy
Message: ovn-controller: race between binding-run and patch-run for localnet ports

when ctx->ovnsb_idl_txn is null, binding_run exits early
and does not add any local_datapaths, but patch_run
doesnt check this, and ends up deleting localnet ports,
because there are no local datapaths for them,
They get readded in a subsequent run causing unnecessary
deletion and readdition.

Signed-off-by: Ramu Ramamurthy <ramu.ramamurthy at us.ibm.com>
Signed-off-by: Russell Bryant <russell at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/8520deefbf20...3a83007a76bb

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/114254911

--

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/20160307/587dec28/attachment-0002.html>


More information about the build mailing list