[ovs-build] Failed: ryzhyk/ovs#22 (ddlog-clean - 43b3687)

Travis CI builds at travis-ci.com
Wed May 29 19:39:46 UTC 2019


Build Update for ryzhyk/ovs
-------------------------------------

Build: #22
Status: Failed

Duration: 1 hr, 5 mins, and 25 secs
Commit: 43b3687 (ddlog-clean)
Author: Leonid Ryzhyk
Message: ovn/northd/automake.mk: make `actions` part of primary key

In an earlier commit I tried to optimize things by specifying a primary
key for the `Logical_Flow` table to not include the `actions` column.
This assumes that there cannot be two flows for the same logical
datapath with the same match condition and priority but different actions.
Unfortunately, some flows violate this assumption.  This happens for
example when part of the match condition (e.g., `ip4`/`ip6`) is implied
by the action.

The fix is to make `actions` part of the primary key.

View the changeset: https://github.com/ryzhyk/ovs/compare/f59b348f8fa5^...43b3687a80fb

View the full build log and details: https://travis-ci.com/ryzhyk/ovs/builds/113633101?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the ryzhyk/ovs repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=7513143&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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/20190529/0d90e0aa/attachment-0001.html>


More information about the build mailing list