[ovs-build] Errored: openvswitch/ovs#3024 (master - 1b38b6c)

Travis CI builds at travis-ci.org
Thu Jul 28 23:20:20 UTC 2016


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

Build: #3024
Status: Errored

Duration: 1 hour, 3 minutes, and 30 seconds
Commit: 1b38b6c (master)
Author: Flavio Leitner
Message: rhel: Fix ifup-ovs to delete ports first.

When ifdown isn't executed (system didn't shut down properly),
ports remain in the openvswitch's database.  In that case, an
inconsitency is left behind when the ifcfg was modified because
ovs-vsctl won't do anything to update existing port's configuration
in the database.

The ifup/ifdown will operate only on configured interfaces, so
this patch fixes the issue by deleting the port from the database
before attempt to configure it with fresh configuration.

Signed-off-by: Flavio Leitner <fbl at redhat.com>
Signed-off-by: Joe Stringer <joe at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/17bac0ffc6d1...1b38b6c6c2fc

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

--

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/20160728/a5abac99/attachment-0002.html>


More information about the build mailing list