Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ovsdb-tool.at: Drop monitor argument
This patch drops the '--monitor' argument when running the ovsdb-server. This can potentially increase the bug detection since the process will not be restarted in certain situations. Also, fixes the test under Windows since daemons do not have '--monitor' argument. Signed-off-by: Alin Gabriel Serdean <[email protected]> Acked-by: Ben Pfaff <[email protected]> Suggested-by: Ben Pfaff <[email protected]> Suggested-at: https://mail.openvswitch.org/pipermail/ovs-dev/2018-April/346135.html
- Loading branch information