[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v5 1/5] iotests: skip 159 & 170 with luks format
From: |
Max Reitz |
Subject: |
Re: [Qemu-devel] [PATCH v5 1/5] iotests: skip 159 & 170 with luks format |
Date: |
Wed, 31 May 2017 17:12:37 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 |
On 2017-05-09 19:33, 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
>
> Reviewed-by: Eric Blake <address@hidden>
> Signed-off-by: Daniel P. Berrange <address@hidden>
> ---
> tests/qemu-iotests/159 | 1 +
> tests/qemu-iotests/170 | 1 +
> 2 files changed, 2 insertions(+)
Reviewed-by: Max Reitz <address@hidden>
signature.asc
Description: OpenPGP digital signature
- [Qemu-devel] [PATCH v5 0/5] Improve I/O tests coverage of LUKS, Daniel P. Berrange, 2017/05/09
- [Qemu-devel] [PATCH v5 1/5] iotests: skip 159 & 170 with luks format, Daniel P. Berrange, 2017/05/09
- Re: [Qemu-devel] [PATCH v5 1/5] iotests: skip 159 & 170 with luks format,
Max Reitz <=
- [Qemu-devel] [PATCH v5 2/5] iotests: fix remainining tests to work with LUKS, Daniel P. Berrange, 2017/05/09
- [Qemu-devel] [PATCH v5 3/5] iotests: reduce PBKDF iterations when testing LUKS, Daniel P. Berrange, 2017/05/09
- [Qemu-devel] [PATCH v5 4/5] iotests: add more LUKS hash combination tests, Daniel P. Berrange, 2017/05/09
- [Qemu-devel] [PATCH v5 5/5] iotests: chown LUKS device before qemu-io launches, Daniel P. Berrange, 2017/05/09