qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Cody <jcody@redhat.com>
To: Fam Zheng <famz@redhat.com>
Cc: kwolf@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com
Subject: Re: [Qemu-devel] [PATCH 1/3] qemu-iotests: exclude vmdk for test 042
Date: Tue, 7 May 2013 14:14:45 -0400	[thread overview]
Message-ID: <20130507181445.GB30855@localhost.localdomain> (raw)
In-Reply-To: <1367925185-12988-2-git-send-email-famz@redhat.com>

On Tue, May 07, 2013 at 07:13:03PM +0800, Fam Zheng wrote:
> Zero sized disk is not supported by qemu vmdk driver, exclude vmdk from
> the test script.
> 
> As tested on vmware-vdiskmanager and vmware workstation, zero sized disk
> is not supported by vmware, either.
> 
> Signed-off-by: Fam Zheng <famz@redhat.com>
> ---
>  tests/qemu-iotests/042 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/qemu-iotests/042 b/tests/qemu-iotests/042
> index c3c3ca8..16b2fdb 100755
> --- a/tests/qemu-iotests/042
> +++ b/tests/qemu-iotests/042
> @@ -38,7 +38,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
>  . ./common.rc
>  . ./common.filter
>  
> -_supported_fmt qcow2 qcow qed vmdk
> +_supported_fmt qcow2 qcow qed
>  _supported_proto file
>  _supported_os Linux
>  
> -- 
> 1.8.1.4
> 
>

Reviewed-by: Jeff Cody <jcody@redhat.com>

  reply	other threads:[~2013-05-07 18:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-07 11:13 [Qemu-devel] [PATCH 0/3] qemu-iotests: fix for vmdk Fam Zheng
2013-05-07 11:13 ` [Qemu-devel] [PATCH 1/3] qemu-iotests: exclude vmdk for test 042 Fam Zheng
2013-05-07 18:14   ` Jeff Cody [this message]
2013-05-07 11:13 ` [Qemu-devel] [PATCH 2/3] qemu-iotests: exclude vmdk from 043 Fam Zheng
2013-05-07 18:13   ` Jeff Cody
2013-05-07 11:13 ` [Qemu-devel] [PATCH 3/3] qemu-iotests: fix 017 018 for vmdk Fam Zheng
2013-05-07 18:21   ` Jeff Cody
2013-05-08  9:56 ` [Qemu-devel] [PATCH 0/3] qemu-iotests: fix " Kevin Wolf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130507181445.GB30855@localhost.localdomain \
    --to=jcody@redhat.com \
    --cc=famz@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).