> -----Original Message----- > From: Ben Pfaff [mailto:[email protected]] > Sent: Wednesday, November 2, 2016 12:37 AM > To: Alin Serdean <[email protected]> > Cc: [email protected] > Subject: Re: [ovs-dev] [PATCH] tests: offline compacting on Windows > > On Thu, Oct 27, 2016 at 08:33:35PM +0000, 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-server to close. > > > > Also on Windows we do not check for symlinks, so skip the tests for it. > > > > Signed-off-by: Alin Gabriel Serdean <[email protected]> > > Thanks for the patch. > > I think it's better for tests to be as similar as they can on different OSes, > so I > made the elimination of --run be universal instead of just on Windows. > Other tests do use --run so it still has some test coverage. > [Alin Serdean] Thanks! _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
