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 <faro...@suse.de>
---
  tests/qtest/libqtest.c | 13 ++++++++++---
  1 file changed, 10 insertions(+), 3 deletions(-)

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


Reply via email to