[ovs-build] Still Failing: blp/ovs-reviews#738 (raft7 - 5cc7c15)

Travis CI builds at travis-ci.org
Tue Sep 19 08:21:08 UTC 2017


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

Build: #738
Status: Still Failing

Duration: 2 hours, 30 minutes, and 1 second
Commit: 5cc7c15 (raft7)
Author: Ben Pfaff
Message: [RFC} ovsdb: Introduce support for clustered databases.

This commit adds support for OVSDB clustering via Raft.  Please read
ovsdb(7) for information on how to set up a clustered database.  It is
simple and boils down to running "ovsdb-tool create-cluster" on one server
and "ovsdb-tool join-cluster" on each of the others and then starting
ovsdb-server in the usual way on all of them.

One you have a clustered database, you configure ovn-controller and
ovn-northd to use it by pointing them to all of the servers, e.g. where
previously you might have said "tcp:1.2.3.4" was the database server,
now you say that it is "tcp:1.2.3.4,tcp:5.6.7.8,tcp:9.10.11.12".

Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/blp/ovs-reviews/compare/0c21ae6afbff...5cc7c151bfb6

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

--

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://mail.openvswitch.org/pipermail/ovs-build/attachments/20170919/3665acbb/attachment-0001.html>


More information about the build mailing list