On Tue, Nov 16, 2021 at 16:15:54 +0100, Peter Krempa wrote:
On Mon, Nov 15, 2021 at 17:22:50 +0100, Pavel Hrdina wrote:
> Reflect the same change in test driver as in QEMU driver because the
> compatibility check code isn't perfect.
>
> Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
> ---
> src/test/test_driver.c | 29 +++++++----------------------
> 1 file changed, 7 insertions(+), 22 deletions(-)
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>
This breaks the 'virsh-snapshot' testsuite. (I suggest you configure
your build env with -Dexpensive_tests=enabled.)