On 03/05/2023 11.41, Laurent Vivier wrote:
We can have failure with the inet type test because the port address
is not allocated atomically and can be taken by another test between its
selection and the start of QEMU. To avoid that, use an unix socket with
a path that is unique

Signed-off-by: Laurent Vivier <lviv...@redhat.com>
---
  tests/qtest/netdev-socket.c | 39 +++++++++++++++++--------------------
  1 file changed, 18 insertions(+), 21 deletions(-)

Reviewed-by: Thomas Huth <th...@redhat.com>

I'll queue this patch for my next pull request.

 Thomas


Reply via email to