[ovs-build] Errored: openvswitch/ovs#3027 (master - 5db68db)

Travis CI builds at travis-ci.org
Fri Jul 29 02:39:37 UTC 2016


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

Build: #3027
Status: Errored

Duration: 49 minutes and 5 seconds
Commit: 5db68db (master)
Author: Russell Bryant
Message: ovn-controller: Remove old values from local_ids.

local_ids is supposed to be the set of interface iface-id values from
this chassis that correspond to OVN logical ports.  We use this for
detecting when an interface has been removed as well as if child-ports
should be bound to this chassis.

Old values were not being removed from local_ids.  The most immediate
effect of this was that once an interface has been removed from a
chassis, we would think a removal has occured *every* time through
binding_run and trigger the full binding processing.  This was
a performance problem.

The second problem this would cause is if a port that had child ports
was moved to another chassis.  We would end up with two chassis fighting
over the binding of the child ports.

Signed-off-by: Russell Bryant <russell at ovn.org>
Acked-by: Ryan Moats <rmoats at us.ibm.com>

View the changeset: https://github.com/openvswitch/ovs/compare/0c87efe4b501...5db68db9bf66

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

--

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/20160729/325dda4e/attachment-0002.html>


More information about the build mailing list