Hi!

Recently on OVS master the test "ovsdb-server/get-remote-ovsdb-server" was added
and on Windows (x64 Debug build) it is failing.
I found that the replication module is not initialized if the ovsdb-server is 
started
with --sync-from option: 
https://github.com/openvswitch/ovs/blob/master/ovsdb/ovsdb-server.c#L1451
If the replication is set using ovs-appctl, the replication is correctly 
initialized:
https://github.com/openvswitch/ovs/blob/0cedc9dbc1e4d40f975617ccf4b63cb594783443/ovsdb/ovsdb-server.c#L1073

Thanks,
Paul Boca
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to