[ovs-build] Broken: openvswitch/ovs#2893 (master - 34114cf)

Travis CI builds at travis-ci.org
Sat Jul 9 19:04:35 UTC 2016


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

Build: #2893
Status: Broken

Duration: 50 minutes and 25 seconds
Commit: 34114cf (master)
Author: Gurucharan Shetty
Message: ovn-controller: Change strategy for gateway conntrack zone allocation.

Commit 263064aeaa31e7 (Convert binding_run to incremental processing.)
changed the way patched_datapaths were handled. Previously we would
destroy the datastructure in every run and re-create it fresh. The new
way causes problems with the way conntrack zones are allocated as now
we can have stale port_binding entries causing segmentation faults.

With this commit, we simply don't depend on port_binding records in
conntrack zone allocation and instead store the UUID as a string in
the patch_datapath datastructure.

(The test enhanced with this commit would fail without the changes
in the commit. i.e. ovn-controller would crash. )

Signed-off-by: Gurucharan Shetty <guru at ovn.org>
Acked-by: Ryan Moats <rmoats at us.ibm.com>

View the changeset: https://github.com/openvswitch/ovs/compare/ea997e594516...34114cf8165b

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

--

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/20160709/47766236/attachment-0002.html>


More information about the build mailing list