From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=37671 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pmqbb-0003ob-Ow for qemu-devel@nongnu.org; Tue, 08 Feb 2011 11:39:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pmqba-0001wa-Oo for qemu-devel@nongnu.org; Tue, 08 Feb 2011 11:39:55 -0500 Received: from mail-ww0-f53.google.com ([74.125.82.53]:37647) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pmqba-0001wL-Hp for qemu-devel@nongnu.org; Tue, 08 Feb 2011 11:39:54 -0500 Received: by wwi18 with SMTP id 18so5810348wwi.10 for ; Tue, 08 Feb 2011 08:39:49 -0800 (PST) Message-ID: <4D5171CA.3010602@codemonkey.ws> Date: Tue, 08 Feb 2011 10:39:38 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] KVM call minutes for Feb 8 References: <20110208155557.GM6198@x200.localdomain> In-Reply-To: <20110208155557.GM6198@x200.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chris Wright Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org On 02/08/2011 09:55 AM, Chris Wright wrote: > Automated builds and testing > - found broken 32-bit > - luiz suggested running against maintainer trees > - daniel gollub offered to take on maintenance > - integration with kvm-autotest? > - lucas, daniel, stefan... > - testing each git commit is probably overkill and too expensive > - current autotest run (each 48-hours to batch it up) > - stefan currently running once a day, autotest run is 3 hours, so > daily should work > - need an integration tree to run build test on? > - probably still too early > The best types of tests are in-tree, built by default, and can be run in less than a few minutes with a simple command invocation and requires no external dependencies. Regards, Anthony Liguori