qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v8 02/16] iotests: Add test for eject under NBD


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v8 02/16] iotests: Add test for eject under NBD server
Date: Wed, 27 Jan 2016 13:56:00 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

On 01/27/2016 10:59 AM, Max Reitz wrote:
> This patch adds a test for ejecting the BlockBackend an NBD server is
> connected to (the NBD server is supposed to stop).
> 
> Signed-off-by: Max Reitz <address@hidden>
> ---
>  tests/qemu-iotests/140     | 92 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/140.out | 16 ++++++++
>  tests/qemu-iotests/group   |  1 +
>  3 files changed, 109 insertions(+)
>  create mode 100755 tests/qemu-iotests/140
>  create mode 100644 tests/qemu-iotests/140.out
> 
> diff --git a/tests/qemu-iotests/140 b/tests/qemu-iotests/140
> new file mode 100755
> index 0000000..3434997
> --- /dev/null
> +++ b/tests/qemu-iotests/140
> @@ -0,0 +1,92 @@
> +#!/bin/bash
> +#
> +# Test case for ejecting a BB with an NBD server attached to it
> +#
> +# Copyright (C) 2015 Red Hat, Inc.

Do you want to add 2016 now?

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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