From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42707) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCuWe-0000dP-Ck for qemu-devel@nongnu.org; Tue, 05 Mar 2013 11:15:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCuWc-0007tn-L7 for qemu-devel@nongnu.org; Tue, 05 Mar 2013 11:15:36 -0500 Received: from mx1.redhat.com ([209.132.183.28]:62339) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCuWc-0007td-CU for qemu-devel@nongnu.org; Tue, 05 Mar 2013 11:15:34 -0500 Message-ID: <513619F6.5020607@redhat.com> Date: Tue, 05 Mar 2013 17:14:46 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <5134CA4A.7040700@redhat.com> <20130305104605.GG1938@stefanha-thinkpad.redhat.com> <5135D443.2070208@redhat.com> <5136165D.6040107@redhat.com> In-Reply-To: <5136165D.6040107@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 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: Lucas Meneghel Rodrigues Cc: Kevin Wolf , Anthony Liguori , Juan Quintela , qemu-devel , Stefan Hajnoczi , Michael Roth , Markus Armbruster , Amit Shah 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. cheers, Gerd