From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44597) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCudF-0004M8-KX for qemu-devel@nongnu.org; Tue, 05 Mar 2013 11:22:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCudD-0001Uz-Ra for qemu-devel@nongnu.org; Tue, 05 Mar 2013 11:22:25 -0500 Received: from mx1.redhat.com ([209.132.183.28]:63265) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCudD-0001Ur-Jb for qemu-devel@nongnu.org; Tue, 05 Mar 2013 11:22:23 -0500 Message-ID: <51361B7E.2030709@redhat.com> Date: Tue, 05 Mar 2013 13:21:18 -0300 From: Lucas Meneghel Rodrigues MIME-Version: 1.0 References: <5134CA4A.7040700@redhat.com> <20130305104605.GG1938@stefanha-thinkpad.redhat.com> <5135D443.2070208@redhat.com> <5136165D.6040107@redhat.com> <513619F6.5020607@redhat.com> In-Reply-To: <513619F6.5020607@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] The state of testing List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Kevin Wolf , Anthony Liguori , Juan Quintela , Stefan Hajnoczi , Michael Roth , qemu-devel , Amit Shah , Markus Armbruster On 03/05/2013 01:14 PM, Gerd Hoffmann wrote: > Hi, > >>> I don't think we have *any* regular autotest coverage for master, have >>> we? >> >> ^ Yes, there is coverage. There's a daily job called sanity that takes >> about 2.5 hours, that builds the latest kvm.git and installs it in the >> host, then reboots the box, builds the latest qemu master and runs: > > Oh, good. I guess it would be a good idea to send reports to > qemu-devel, maybe a weekly status or mails on regressions simliar to the > buildbot build failures. So people (a) aware that the service exists in > the first place and (b) get informed that something broke which should > be fixed. No doubt, I did try that before, but from my experience, the reports are likely to be ignored and people will complain about SPAM. So we ended up creating an internal mailing list where Gleb and Marcelo are subscribed to, in case they want to look at the reports, and I'd look at the reports and report on the ML in case something bad happens.