]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests: rewrite 192 to use _launch_qemu to fix LUKS support
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 1 Sep 2017 10:54:33 +0000 (11:54 +0100)
committerEric Blake <eblake@redhat.com>
Tue, 5 Sep 2017 19:17:26 +0000 (14:17 -0500)
commit0127b79e8b9f91c69885e8d425648c16f3bb12ec
tree539a87a44dcf2139d9ddfbcb7e2ef2f47912d800
parentb07d1c2f5607489d4d4a6a65ce36a3e896ac065e
iotests: rewrite 192 to use _launch_qemu to fix LUKS support

The LUKS driver requires extra args to QEMU to setup passwords.
The _launch_qemu function takes care of this, so convert the
test to use this function and use correct -drive syntax

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-Id: <20170901105434.3288-2-berrange@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Tested-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
tests/qemu-iotests/192