[ovs-build] Errored: blp/ovs-reviews#418 (master - fa183ac)

Travis CI builds at travis-ci.org
Wed Jul 27 07:56:34 UTC 2016


Build Update for blp/ovs-reviews
-------------------------------------

Build: #418
Status: Errored

Duration: 55 minutes and 47 seconds
Commit: fa183ac (master)
Author: Ben Pfaff
Message: ovn: Make it possible for CMS to detect when the OVN system is up-to-date.

Until now, there has been no reliable for the CMS (or ovn-nbctl, or
anything else) to detect when changes made to the northbound configuration
have been passed through to the southbound database or to the hypervisors.
This commit adds this feature to the system, by adding sequence numbers
to the northbound and southbound databases and adding code in ovn-nbctl,
ovn-northd, and ovn-controller to keep those sequence numbers up-to-date.

The biggest user-visible change from this commit is new a new option
--wait to ovn-nbctl.  With --wait=sb, ovn-nbctl now waits for ovn-northd
to update the southbound database; with --wait=hv, it waits for the
changes to make their way to Open vSwitch on every hypervisor.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Russell Bryant <russell at ovn.org>

View the changeset: https://github.com/blp/ovs-reviews/compare/ee89ea7b477b...fa183acc654f

View the full build log and details: https://travis-ci.org/blp/ovs-reviews/builds/147680994

--

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/20160727/fff526ab/attachment-0002.html>


More information about the build mailing list