qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: malc <av1474@comtv.ru>
To: Christoph Hellwig <hch@lst.de>
Cc: Kevin Wolf <kwolf@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: [PATCH 0/4] qemu-iotests: Backing file tests
Date: Thu, 16 Jul 2009 22:00:52 +0400 (MSD)	[thread overview]
Message-ID: <Pine.LNX.4.64.0907162200320.2269@linmac.oyster.ru> (raw)
In-Reply-To: <20090716171658.GA9057@lst.de>

On Thu, 16 Jul 2009, Christoph Hellwig wrote:

> On Thu, Jul 16, 2009 at 12:08:56PM +0200, Kevin Wolf wrote:
> > This series adds some patches for backing files to qemu-iotests. It is meant to
> > be applied on top of the recently posted patch introducing test 016.
> 
> Thanks, I've put all the patches in.
> 
> It would be good if we could get Akkarit ASAP as I really don't want
> to keep failing tests for the major formats (really just raw and qcow2)
> around for more than nessecary.
> 
> I wonder if we'll eventually have to add an xfail mechanism for the
> other formats as we can't really rely on them being maintained and
> getting fixed ASAP.
> 
> These patches also bring two issues up I'll want to eventually fixed:
> 
>  - the use of the $(( )) synatx is a bashism.  We'll either need to
>    switch to officially requiring bash and using #!/bin/bash in the
>    first line or switch to use Posix sh synax using let or the expr
>    helper.  Given how nice $(( )) is I'd lean towards the former.

$(()) is POSIX:
http://www.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html#tag_02_06_04

>  - We'll probably want to introduce standard $TEST_BACKING_IMG and
>    similar variables aswell as shell functions for creating and dealing
>    with them now that they get more common.  Same for the .orig stuff
>    we use when creating compressed images.
> 
> none of that is really ugent, though.
> 
> 

-- 
mailto:av1474@comtv.ru

      reply	other threads:[~2009-07-16 18:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-16 10:08 [Qemu-devel] [PATCH 0/4] qemu-iotests: Backing file tests Kevin Wolf
2009-07-16 10:08 ` [Qemu-devel] [PATCH 1/4] qemu-iotests: Simple backing file test Kevin Wolf
2009-07-16 10:08 ` [Qemu-devel] [PATCH 2/4] qemu-iotests: Merge backing file when converting Kevin Wolf
2009-07-16 10:08 ` [Qemu-devel] [PATCH 3/4] qemu-iotests: qemu-img convert with backing file Kevin Wolf
2009-07-16 10:09 ` [Qemu-devel] [PATCH 4/4] qemu-iotests: Commit to " Kevin Wolf
2009-07-16 13:20 ` [Qemu-devel] [PATCH 0/4] qemu-iotests: Backing file tests Blue Swirl
2009-07-16 13:28   ` Kevin Wolf
2009-07-16 16:48     ` Christoph Hellwig
2009-07-16 16:11   ` [Qemu-devel] " Ben Pfaff
2009-07-16 16:48     ` Christoph Hellwig
2009-07-16 17:16 ` Christoph Hellwig
2009-07-16 18:00   ` malc [this message]

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=Pine.LNX.4.64.0907162200320.2269@linmac.oyster.ru \
    --to=av1474@comtv.ru \
    --cc=hch@lst.de \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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).