[ovs-build] Broken: istokes/ovs#669 (dpdk_merge - d348d03)

Travis CI builds at travis-ci.org
Tue Oct 9 15:31:29 UTC 2018


Build Update for istokes/ovs
-------------------------------------

Build: #669
Status: Broken

Duration: 55 mins and 17 secs
Commit: d348d03 (dpdk_merge)
Author: Mark Michelson
Message: ovn-nbctl: Don't parse table-formatting options in nbctl_client

When ovn-nbctl is running in daemon mode, nbctl_client attempts to parse
table formatting options. The problem is that this then removes the table
formatting options from the array of options passed to the server loop. The
server loop resets the table formatting options to the defaults and then
attempts again to parse table formatting options. Unfortunately, they aren't
present any longer. The result is that tables are always formatted with
the default style.

This patch solves the issue by not parsing the table formatting options
in nbctl_client. Instead, the table formatting options are passed to the
server loop and parsed there instead.

Signed-off-by: Mark Michelson <mmichels at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/istokes/ovs/compare/e77c97b9d693...d348d03e671d

View the full build log and details: https://travis-ci.org/istokes/ovs/builds/439088513?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the istokes/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=16644441&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/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/20181009/bff9c297/attachment.html>


More information about the build mailing list