[ovs-build] Passed: openvswitch/ovs#8019 (branch-2.11 - 3c440c2)

Travis CI builds at travis-ci.org
Fri Mar 22 22:06:27 UTC 2019


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

Build: #8019
Status: Passed

Duration: 1 hr, 4 mins, and 17 secs
Commit: 3c440c2 (branch-2.11)
Author: George Diamantopoulos
Message: ifupdown.sh: Add missing "--may-exist" option

The ifupdown.sh script passes the --may-exist option
to ovs-vsctl invocations in order for it to exit without failing
if the device to be added already exists. This holds true for
all cases of adding objects to ovs-vswitchd except for when
configuring a bond interface.

This patch adds the --may-exist option to the missing
statement, which suppresses the logging of such errors in
syslog.

Additionally, running the unpatched version of this script when
the bond interface already exists appears to break
networking with some versions of ifupdown found in debian
testing (0.8.35), where the service won't start up properly
because of the aforementioned errors.

Signed-off-by: George Diamantopoulos <georgediam at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/b88dafd5bc37...3c440c222184

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

--

You can unsubscribe from build emails from the openvswitch/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=2143550&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/20190322/fd8877ba/attachment-0001.html>


More information about the build mailing list