Re: [ovs-dev] [PATCH] Tests: update monitor-cond tests on Windows

2016-09-14 Thread Guru Shetty
On 14 September 2016 at 09:00, Alin Serdean wrote: > Windows allows '--detach' argument to be used. > This patch updates the ovsdb monitor tests to use it. > > Fixes hanging test: > 1889: monitor-cond-change > > Signed-off-by: Alin Gabriel Serdean > Can you have a look at the commit message of

[ovs-dev] [PATCH] Tests: update monitor-cond tests on Windows

2016-09-14 Thread Alin Serdean
Windows allows '--detach' argument to be used. This patch updates the ovsdb monitor tests to use it. Fixes hanging test: 1889: monitor-cond-change Signed-off-by: Alin Gabriel Serdean --- tests/ovsdb-monitor.at | 28 +++- 1 file changed, 11 insertions(+), 17 deletions(-)