qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 11/11] iotests : add tests for encryption key management


From: Max Reitz
Subject: Re: [PATCH v2 11/11] iotests : add tests for encryption key management
Date: Fri, 4 Oct 2019 21:11:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.0

On 13.09.19 00:30, Maxim Levitsky wrote:
> Note that currently I add tests 300-302, which are
> placeholders to ease the rebase. In final version
> of these patches I will update these.
> 
> Signed-off-by: Maxim Levitsky <address@hidden>
> ---
>  tests/qemu-iotests/300     | 202 +++++++++++++++++++++++++++++
>  tests/qemu-iotests/300.out |  98 +++++++++++++++
>  tests/qemu-iotests/301     |  90 +++++++++++++
>  tests/qemu-iotests/301.out |  30 +++++
>  tests/qemu-iotests/302     | 252 +++++++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/302.out |  18 +++
>  tests/qemu-iotests/303     | 228 +++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/303.out |  28 +++++
>  tests/qemu-iotests/group   |   9 ++
>  9 files changed, 955 insertions(+)
>  create mode 100755 tests/qemu-iotests/300
>  create mode 100644 tests/qemu-iotests/300.out
>  create mode 100755 tests/qemu-iotests/301
>  create mode 100644 tests/qemu-iotests/301.out
>  create mode 100644 tests/qemu-iotests/302
>  create mode 100644 tests/qemu-iotests/302.out
>  create mode 100644 tests/qemu-iotests/303
>  create mode 100644 tests/qemu-iotests/303.out

[...]

> diff --git a/tests/qemu-iotests/303.out b/tests/qemu-iotests/303.out
> new file mode 100644
> index 0000000000..1cf3917208
> --- /dev/null
> +++ b/tests/qemu-iotests/303.out
> @@ -0,0 +1,28 @@
> +qemu-img: Failed to get shared "consistent read" lock
> +Is another process using the image 
> [/home/mlevitsk/USERSPACE/qemu/build-luks/tests/qemu-iotests/scratch/test.img]?

Ah, this should be filtered.

Max

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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