qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH v9 0/3] Tests for LUKS driver


From: Max Reitz
Subject: Re: [Qemu-block] [PATCH v9 0/3] Tests for LUKS driver
Date: Wed, 11 May 2016 17:16:26 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0

On 10.05.2016 18:11, Daniel P. Berrange wrote:
> This series contains the 3 test suite patches that had to be dropped
> from the v6 series during merge with the block tree:
> 
>  v6: https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg04935.html
>  v7: https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg06687.html
>  v8: https://lists.gnu.org/archive/html/qemu-devel/2016-04/msg02736.html
> 
> Changed in v9:
> 
>  - Use QEMU_IMG_EXTRA_ARGS in common.rc
>  - Use 'write -z' instead of 'write -P 0'
> 
> Changed in v8:
> 
>  - Add conversion of 039.out & 137.out to new opts variable name
>  - Fix 012 and 048 to not assume TEST_IMG_FILE is always set
>  - Clarify why we don't change _qemu_img_wrapper in commit msg
> 
> Changed in v7:
> 
>  - Avoid setting TEST_IMG_FILE when IMGPROTO=file in common.rc
>    for traditional (not --image-opts) variable setup
> 
> Daniel P. Berrange (3):
>   block: add support for --image-opts in block I/O tests
>   block: add support for encryption secrets in block I/O tests
>   block: enable testing of LUKS driver with block I/O tests
> 
>  tests/qemu-iotests/004           |  2 +-
>  tests/qemu-iotests/012           |  5 ++-
>  tests/qemu-iotests/039.out       | 20 ++++++------
>  tests/qemu-iotests/048           | 26 +++++++++++----
>  tests/qemu-iotests/048.out       |  6 ++--
>  tests/qemu-iotests/052           |  4 +++
>  tests/qemu-iotests/052.out       |  4 +++
>  tests/qemu-iotests/061.out       |  8 ++---
>  tests/qemu-iotests/100           |  7 ++++
>  tests/qemu-iotests/100.out       | 14 ++++++++
>  tests/qemu-iotests/137.out       |  4 +--
>  tests/qemu-iotests/common        | 15 ++++++++-
>  tests/qemu-iotests/common.config | 21 ++++++++++--
>  tests/qemu-iotests/common.filter |  3 +-
>  tests/qemu-iotests/common.rc     | 69 
> ++++++++++++++++++++++++++++++----------
>  15 files changed, 160 insertions(+), 48 deletions(-)

Thanks, applied to my block-next branch:

https://github.com/XanClic/qemu/commits/block-next

Max

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]