Skip to content
Snippets Groups Projects
Commit 076003f5 authored by Daniel P. Berrangé's avatar Daniel P. Berrangé Committed by Hanna Reitz
Browse files

block: add support for --image-opts in block I/O tests


Currently all block tests use the traditional syntax for images
just specifying a filename. To support the LUKS driver without
resorting to JSON, the tests need to be able to use the new
--image-opts argument to qemu-img and qemu-io.

This introduces a new env variable IMGOPTSSYNTAX. If this is
set to 'true', then qemu-img/qemu-io should use --image-opts.

Signed-off-by: default avatarDaniel P. Berrange <berrange@redhat.com>
Message-id: 1462896689-18450-2-git-send-email-berrange@redhat.com
Signed-off-by: default avatarMax Reitz <mreitz@redhat.com>
parent c2e001cc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment