From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=55048 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PmNTz-0000u3-2c for qemu-devel@nongnu.org; Mon, 07 Feb 2011 04:34:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PmNTx-0001Ny-MK for qemu-devel@nongnu.org; Mon, 07 Feb 2011 04:34:06 -0500 Received: from mail-gw0-f45.google.com ([74.125.83.45]:33565) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PmNTx-0001Nu-Jy for qemu-devel@nongnu.org; Mon, 07 Feb 2011 04:34:05 -0500 Received: by gwaa12 with SMTP id a12so1851518gwa.4 for ; Mon, 07 Feb 2011 01:34:04 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <201102070930.36641.gollub@b1-systems.de> References: <201102070930.36641.gollub@b1-systems.de> Date: Mon, 7 Feb 2011 09:34:03 +0000 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 Subject: [Qemu-devel] Re: Buildbot for qemu.git/master List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Daniel Gollub Cc: Michael Tokarev , qemu-devel On Mon, Feb 7, 2011 at 8:30 AM, Daniel Gollub wrote: > How do you want to combine this service? > Share buildslave and merge the build-master? > > Actually the buildbot configuration for qemu-kvm.git and qemu.git should be > quite similar. We could also provide testing different qemu branches if you > like. I have a buildmaster at buildbot.vmsplice.net. I could share my master.cfg with you so that you can take over and merge it into your KVM buildmaster. Then I would take my buildmaster offline. The following builders are interesting: * Host platforms: 32- and 64-bit x86 Linux, Windows, *BSD, Mac OS X and others * Tests: qemu-iotests and other automated test suites This depends on volunteers contributing buildslaves. So far there are debian-x86_64 and debian-i386 builders. Automated test suites are not yet running. Both the qemu.git and qemu-stable-0.14.git master branches are interesting. If this sounds good to you then I'll send over the master.cfg and can add a debian-x86_64 buildslave to your buildmaster. If this is more effort than you have time for, no worries, I'm also happy to maintain the QEMU buildbot. Stefan