Re: [PATCH 02/23] iotests.py: Store socket files in $SOCK_DIR

2019-10-11 Thread Thomas Huth
On 10/10/2019 17.24, Max Reitz wrote:
> iotests.py itself does not store socket files, but it machine.py and
> qtest.py do.  iotests.py needs to pass the respective path to them, and
> they need to adhere to it.
> 
> Signed-off-by: Max Reitz 
> ---
>  python/qemu/machine.py| 15 ---
>  python/qemu/qtest.py  |  9 ++---
>  tests/qemu-iotests/iotests.py |  4 +++-
>  3 files changed, 21 insertions(+), 7 deletions(-)

Reviewed-by: Thomas Huth 



Re: [PATCH 02/23] iotests.py: Store socket files in $SOCK_DIR

2019-10-10 Thread Eric Blake

On 10/10/19 10:24 AM, Max Reitz wrote:

iotests.py itself does not store socket files, but it machine.py and


s/it //


qtest.py do.  iotests.py needs to pass the respective path to them, and
they need to adhere to it.

Signed-off-by: Max Reitz 
---
  python/qemu/machine.py| 15 ---
  python/qemu/qtest.py  |  9 ++---
  tests/qemu-iotests/iotests.py |  4 +++-
  3 files changed, 21 insertions(+), 7 deletions(-)



Reviewed-by: Eric Blake 

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.   +1-919-301-3226
Virtualization:  qemu.org | libvirt.org