qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 1/2] avocado_qemu/__init__.py: factor out the qemu-img fin


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v4 1/2] avocado_qemu/__init__.py: factor out the qemu-img finding
Date: Fri, 21 Apr 2023 08:03:25 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 21/4/23 06:23, Kautuk Consul wrote:
Factor out the code that finds the qemu-img binary in the
QemuSystemTest class and create a new get_qemu_img() function
with it. This function will get called also from the new code
in tuxrun_baselines.py avocado test-case.

Signed-off-by: Kautuk Consul <kconsul@linux.vnet.ibm.com>
---
  tests/avocado/avocado_qemu/__init__.py | 27 +++++++++++++++-----------
  1 file changed, 16 insertions(+), 11 deletions(-)

Suggested-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]