[ovs-build] Still Failing: openvswitch/ovs#5504 (master - ea36b04)

Travis CI builds at travis-ci.org
Wed Nov 8 21:21:18 UTC 2017


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

Build: #5504
Status: Still Failing

Duration: 51 minutes and 38 seconds
Commit: ea36b04 (master)
Author: Timothy Redaelli
Message: rhel: Add support for "systemctl reload openvswitch"

The reload procedure will trigger a script that saves the flows and tlv
maps (using ovs-save) then it restarts ovsdb-server, it stops ovs-vswitchd,
it sets other_config:flow-restore-wait=true (to wait till flow restore is
finished), it starts ovs-vswitchd, it restore the backupped flows/tlv
maps and it removes other_config:flow-restore-wait=true (logic mostly ripped
from ovs-ctl).

It uses systemctl with --job-mode=ignore-dependencies to restart ovsdb-server
and stop and start ovs-vswitchd in order to avoid systemd to restart the other
components due to dependencies (as explained in rhel/README.RHEL.rst).

Signed-off-by: Timothy Redaelli <tredaelli at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Flavio Leitner <fbl at sysclose.org>

View the changeset: https://github.com/openvswitch/ovs/compare/1cfa77b6c280...ea36b04688f3

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/299288484?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/20171108/4db39c10/attachment-0001.html>


More information about the build mailing list