Re: [ovs-dev] [PATCH] tests: offline compacting on Windows

2016-11-01 Thread Ben Pfaff
On Thu, Oct 27, 2016 at 08:33:35PM +, Alin Serdean wrote: > This patch adds the offline compacting (ovsdb-tool compact) to be run on > Windows. > > On Windows we are missing "--run" so in return we start ovsdb-server, > run the ovsdb-client dump command and after issue a command to the > ovsdb

[ovs-dev] [PATCH] tests: offline compacting on Windows

2016-10-27 Thread Alin Serdean
This patch adds the offline compacting (ovsdb-tool compact) to be run on Windows. On Windows we are missing "--run" so in return we start ovsdb-server, run the ovsdb-client dump command and after issue a command to the ovsdb-server to close. Also on Windows we do not check for symlinks, so skip t