]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests: fix I/O test for hosts defaulting to LUKSv2
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 27 Sep 2019 10:11:55 +0000 (11:11 +0100)
committerMax Reitz <mreitz@redhat.com>
Thu, 10 Oct 2019 08:56:18 +0000 (10:56 +0200)
commitda51e998f849fa7cd543e82d2301a9031fbe48e5
treebfb97146fa5ae2b80eaa4d7fc1b8ac386e3bee8b
parente99754b42e99c33c6f3da9715c860ee542ea3806
tests: fix I/O test for hosts defaulting to LUKSv2

Some distros are now defaulting to LUKS version 2 which QEMU cannot
process. For our I/O test that validates interoperability between the
kernel/cryptsetup and QEMU, we need to explicitly ask for version 1
of the LUKS format.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-id: 20190927101155.25896-1-berrange@redhat.com
Tested-by: Maxim Levitsky <mlevitsk@redhat.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/149
tests/qemu-iotests/149.out