qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 1/9] tests/qtest: Allow qtest_qemu_binary to use a custom


From: Thomas Huth
Subject: Re: [PATCH v2 1/9] tests/qtest: Allow qtest_qemu_binary to use a custom environment variable
Date: Wed, 11 Oct 2023 16:55:37 +0200
User-agent: Mozilla Thunderbird

On 06/10/2023 14.39, Fabiano Rosas wrote:
We're adding support for testing migration using two different QEMU
binaries. We'll provide the second binary in a new environment
variable.

Allow qtest_qemu_binary() to receive the name of the new variable. If
the new environment variable is not set, that's not an error, we use
QTEST_QEMU_BINARY as a fallback.

Signed-off-by: Fabiano Rosas <farosas@suse.de>
---
  tests/qtest/libqtest.c | 13 ++++++++++---
  1 file changed, 10 insertions(+), 3 deletions(-)

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




reply via email to

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