[ovs-build] Passed: ovsrobot/ovs#691 (series_98763 - 8352f3a)

Travis CI builds at travis-ci.org
Fri Mar 22 23:15:17 UTC 2019


Build Update for ovsrobot/ovs
-------------------------------------

Build: #691
Status: Passed

Duration: 19 mins and 58 secs
Commit: 8352f3a (series_98763)
Author: Han Zhou
Message: ovn-ctl: Make sure OVN_RUNDIR is created for central nodes.

When ovn-ctl tries to start ovsdb, it didn't ensure the rundir
(e.g. /var/run/openvswitch) exist, because it is not calling
start_daemon(). Usually, if OVS is started by ovs-ctl before
on the same node, the folder is created already. However, for
OVN central node, OVS is usually not needed. If the folder is
not created (it is common case when system restarted because
/var/run is usually tmpfs), ovn-ctl will fail to start ovsdb.
This patch always ensures the OVN_RUNDIR is created.

Signed-off-by: Han Zhou <hzhou8 at ebay.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/ovsrobot/ovs/compare/c39751e44539^...8352f3a84751

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

--

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


More information about the build mailing list