qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Mark McLoughlin <markmc@redhat.com>
Cc: Amit Shah <amit.shah@redhat.com>,
	Bernhard Kauer <kauer@os.inf.tu-dresden.de>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] [RESEND2] Qemu unmaintained?
Date: Mon, 14 Sep 2009 10:59:02 +0300	[thread overview]
Message-ID: <4AADF7C6.4040608@redhat.com> (raw)
In-Reply-To: <1252914595.3491.27.camel@blaa>

On 09/14/2009 10:49 AM, Mark McLoughlin wrote:
> On Sun, 2009-09-13 at 19:19 +0300, Avi Kivity wrote:
>    
>> On 09/10/2009 11:36 PM, Mark McLoughlin wrote:
>>      
>>> On Thu, 2009-09-10 at 21:40 +0300, Avi Kivity wrote:
>>>
>>>
>>>        
>>>> (and we're quite far from catching every regression btw).
>>>>
>>>>          
>>> That's kind of my point. A lot of regressions are only found after
>>> they've been pushed. Delaying a push delays finding those regressions.
>>>
>>>        
>> That makes sense if the regression tests don't find any regressions.
>>      
> Or if the regression tests take too long - rather than regression tests
> that take 5 hours to run, I'd prefer to see a subset of those which
> takes e.g. 30 minutes be used to sanity check a tree before pushing it.
>    

I'm guessing the reason the tests take so long is lack of automation.  
My kvm-autotest takes 1.5-2 hours, and it runs everything serially.  
Once it starts running tests in parallel, latency can probably be 
reduces to 30 minutes on a fairly standard 8-core.

>> If
>> they do, then pushing despite those regressions means everyone is now
>> hitting the regressions, swearing, and trying to work around them.  We
>> get massive parallelism but little progress.
>>      
> Not all regressions are equal. I wouldn't mind some regressions in the
> tree so long as they are being tracked as "must be fixed" before the
> release.
>
> Clearly anything causing people to swear should be reverted. Assuming
> you can tell which patch caused the problem.
>    

Right, a regression that breaks some esoteric feature used by two people 
is not too bad.  Of course, if we can detect it it's better to drop the 
patch and make the submitter fix it.

The regressions I'm talking about are "common OS won't boot" things.

>> I think reducing the batch size will also help.  If the batch contains
>> 100 patches there's a high likelihood of a regression in there.  If
>> you're testing 10-15 patches at a time it may actually work, and if not,
>> you can easily guess who the offender is.
>>      
> The batch size is determined by the length of time the testing takes,
> right?
>
> But agree, with a large batch, you're more likely to find at least one
> regression, to struggle to figure out which patch caused the regression
> and to go through several iterations before you have something to push.
>    

Exactly.  Then I undergo exactly the same nightmare when merging into 
qemu-kvm.  Even worse, fixes I apply during a merge are often of 
substandard quality and cause more regressions.

-- 
error compiling committee.c: too many arguments to function

  reply	other threads:[~2009-09-14  7:59 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-02  7:49 [Qemu-devel] [PATCH] [RESEND] RTC polling mode broken Bernhard Kauer
2009-09-09 12:18 ` [Qemu-devel] [PATCH] [RESEND2] Qemu unmaintained? Bernhard Kauer
2009-09-09 12:23   ` Amit Shah
2009-09-09 12:58     ` Bernhard Kauer
2009-09-09 12:25   ` Kevin Wolf
2009-09-09 13:00   ` Anthony Liguori
2009-09-09 13:26     ` Gleb Natapov
2009-09-09 13:45       ` Anthony Liguori
2009-09-09 14:31       ` Avi Kivity
2009-09-09 13:34     ` Bernhard Kauer
2009-09-10  7:03     ` Amit Shah
2009-09-10  7:56       ` Reimar Döffinger
2009-09-10 10:08         ` Amit Shah
2009-09-10 11:47           ` Luiz Capitulino
2009-09-10 12:01             ` [Qemu-devel] QEMU patch management Amit Shah
2009-09-10 12:29               ` [Qemu-devel] " Luiz Capitulino
2009-09-10 12:51                 ` Reimar Döffinger
2009-09-10 13:11                   ` Luiz Capitulino
2009-09-10 17:24                     ` Reimar Döffinger
2009-09-10 13:58             ` [Qemu-devel] [PATCH] [RESEND2] Qemu unmaintained? Anthony Liguori
2009-09-10 13:56       ` Anthony Liguori
2009-09-10 14:04         ` Amit Shah
2009-09-10 14:12           ` Anthony Liguori
2009-09-10 15:15             ` Amit Shah
2009-09-10 14:38         ` Avi Kivity
2009-09-10 15:54           ` Anthony Liguori
2009-09-10 16:09             ` Avi Kivity
2009-09-10 16:22               ` Anthony Liguori
2009-09-10 16:35                 ` Avi Kivity
2009-09-10 16:38                   ` Anthony Liguori
2009-09-10 16:46                     ` Avi Kivity
2009-09-10 17:19                       ` Reimar Döffinger
2009-09-11 12:39                         ` Amit Shah
2009-09-12  5:55                         ` Blue Swirl
2009-09-13 15:44                           ` Avi Kivity
2009-09-13 16:30                             ` Blue Swirl
2009-09-11  7:06                     ` Gerd Hoffmann
2009-09-10 18:29                   ` Mark McLoughlin
2009-09-10 18:40                     ` Avi Kivity
2009-09-10 19:31                       ` Anthony Liguori
2009-09-13 15:49                         ` Avi Kivity
2009-09-10 20:36                       ` Mark McLoughlin
2009-09-13 16:19                         ` Avi Kivity
2009-09-14  7:49                           ` Mark McLoughlin
2009-09-14  7:59                             ` Avi Kivity [this message]
2009-09-10 18:59                     ` Reimar Döffinger
2009-09-10 16:05           ` Anthony Liguori
2009-09-10 16:14             ` Avi Kivity
2009-09-11  9:16           ` [Qemu-devel] commit e09a5267 (was: [PATCH] [RESEND2] Qemu unmaintained?) Jan Kiszka
2009-09-11 12:56             ` [Qemu-devel] Re: commit e09a5267 Anthony Liguori
2009-09-11 13:04               ` Jan Kiszka

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=4AADF7C6.4040608@redhat.com \
    --to=avi@redhat.com \
    --cc=amit.shah@redhat.com \
    --cc=kauer@os.inf.tu-dresden.de \
    --cc=markmc@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).