On 11/10/2023 16.17, Juan Quintela wrote:
Fabiano Rosas <faro...@suse.de> 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>
Reviewed-by: Juan Quintela <quint...@redhat.com>
Thomas, do you want me to get this through the migration tree?
I'm fine either way, but please give me one or two more days for review first.
Thomas