qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Qingtang Zhou <qzhou@redhat.com>
To: Lucas Meneghel Rodrigues <lookkas@gmail.com>
Cc: Amos Kong <akong@redhat.com>,
	autotest-kernel@redhat.com, qemu-devel@nongnu.org,
	virt-test-devel@redhat.com
Subject: Re: [Qemu-devel] [Virt-test-devel] [Autotest PATCH 2/2] virt run: add three logical case filters
Date: Sat, 5 Jan 2013 16:52:18 +0800	[thread overview]
Message-ID: <20130105085218.GD3197@qzhou-work.nay.redhat.com> (raw)
In-Reply-To: <CAJnY6jrjTDBPBMgF=BcrYX=O2Yyb3y5Mopadr9H+Djf4wANoww@mail.gmail.com>

* On 2012-12-31 17:55:24 -0200, Lucas Meneghel Rodrigues (lookkas@gmail.com) wrote:
> Hmmm, about this one, I'm worried about making things more complex...
> 
> The way I see the problem at hand, I'd say if people want to customize
> things, they'd be better of creating their own, specialized config
> files rather than adding command line flags to manipulate the test
> sets.
Which kind of user interface do you want to provide to us (autotest user)?
A cli? But why does it can't specify more parameters or filters?
A config file? Why don't allow us to update tests.cfg?

I'm totally confused.

And why must I download that JeOS image?
I've setup my own image, why can't I use it directly?

Well, I prefer the old autotest style more now.

> 
> So my initial stand on this particular patch is NACK, but you might
> convince me otherwise :)
> 
> On Sat, Dec 29, 2012 at 11:10 PM, Amos Kong <akong@redhat.com> wrote:
> > On Sun, Dec 30, 2012 at 09:02:09AM +0800, Amos Kong wrote:
> >> This patch added there options for filtering cases by logics,
> >>
> >> For example:
> >> ./run -t qemu -c tests.cfg --oronly="WinXP Win7" --andonly="boot 64" --not="sp1"
> >
> > Oh! a typo in commitlog
> >
> >  ./run -t qemu -c tests.cfg --or="WinXP Win7" --and="boot 64" --not="sp1"
> >
> >>   (following cases will be executed)
> >>
> >> Test    1: virtio_blk.smp2.virtio_net.WinXP.64.boot
> >> Test    2: virtio_blk.smp2.virtio_net.Win7.64.boot
> > ...

  parent reply	other threads:[~2013-01-05  8:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-30  1:02 [Qemu-devel] [Autotest PATCH 1/2] virt run: fix typo in help message Amos Kong
2012-12-30  1:02 ` [Qemu-devel] [Autotest PATCH 2/2] virt run: add three logical case filters Amos Kong
2012-12-30  1:10   ` Amos Kong
2012-12-31 19:55     ` Lucas Meneghel Rodrigues
2013-01-04 13:13       ` Andreas Färber
2013-01-04 14:21         ` [Qemu-devel] [Autotest] " Lucas Meneghel Rodrigues
2013-01-04 15:06         ` [Qemu-devel] " Gerd Hoffmann
2013-01-04 17:35           ` Lucas Meneghel Rodrigues
2013-01-05  8:52       ` Qingtang Zhou [this message]
2013-01-05 15:29         ` [Qemu-devel] [Virt-test-devel] " Lucas Meneghel Rodrigues
2012-12-31 19:52 ` [Qemu-devel] [Virt-test-devel] [Autotest PATCH 1/2] virt run: fix typo in help message Lucas Meneghel Rodrigues

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=20130105085218.GD3197@qzhou-work.nay.redhat.com \
    --to=qzhou@redhat.com \
    --cc=akong@redhat.com \
    --cc=autotest-kernel@redhat.com \
    --cc=lookkas@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=virt-test-devel@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).