[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [Qemu-devel] [PATCH v2 1/5] iotests: skip 159 & 170 wit
From: |
Eric Blake |
Subject: |
Re: [Qemu-block] [Qemu-devel] [PATCH v2 1/5] iotests: skip 159 & 170 with luks format |
Date: |
Tue, 3 Jan 2017 11:10:55 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 |
On 01/03/2017 11:04 AM, Daniel P. Berrange wrote:
> While the qemu-img dd command does accept --image-opts
> this is not sufficient to make it work with the LUKS
> image yet. This is because bdrv_create() still always
> requires the non-image-opts syntax.
>
> Thus we must skip 159/170 with luks for now
>
> Signed-off-by: Daniel P. Berrange <address@hidden>
> ---
> tests/qemu-iotests/159 | 2 +-
> tests/qemu-iotests/170 | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Eric Blake <address@hidden>
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- [Qemu-block] [PATCH v2 0/5] Improve I/O tests coverage of LUKS, Daniel P. Berrange, 2017/01/03
- [Qemu-block] [PATCH v2 1/5] iotests: skip 159 & 170 with luks format, Daniel P. Berrange, 2017/01/03
- Re: [Qemu-block] [Qemu-devel] [PATCH v2 1/5] iotests: skip 159 & 170 with luks format,
Eric Blake <=
- [Qemu-block] [PATCH v2 2/5] iotests: fix remainining tests to work with LUKS, Daniel P. Berrange, 2017/01/03
- [Qemu-block] [PATCH v2 3/5] iotests: reduce PBKDF iterations when testing LUKS, Daniel P. Berrange, 2017/01/03
- [Qemu-block] [PATCH v2 4/5] iotests: add more LUKS hash combination tests, Daniel P. Berrange, 2017/01/03
- [Qemu-block] [PATCH v2 5/5] iotests: chown LUKS device before qemu-io launches, Daniel P. Berrange, 2017/01/03