From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: buildbot for kvm.git Date: Tue, 23 Nov 2010 12:22:39 +0200 Message-ID: <4CEB95EF.9090800@redhat.com> References: <4CDA9E9A.9040708@redhat.com> <201011112222.53366.gollub@b1-systems.de> <4CEA39C1.3010005@redhat.com> <201011231311.36296.gollub@b1-systems.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM list , Christian Berendt To: Daniel Gollub Return-path: Received: from mx1.redhat.com ([209.132.183.28]:62391 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751700Ab0KWKWq (ORCPT ); Tue, 23 Nov 2010 05:22:46 -0500 In-Reply-To: <201011231311.36296.gollub@b1-systems.de> Sender: kvm-owner@vger.kernel.org List-ID: On 11/23/2010 02:11 AM, Daniel Gollub wrote: > On Monday, November 22, 2010 10:37:05 pm Avi Kivity wrote: > > On 11/11/2010 11:22 AM, Daniel Gollub wrote: > > > On Thursday, November 11, 2010 02:31:06 am Avi Kivity wrote: > > > > Daniel, the buildbot has been fairly effective in keeping qemu-kvm.git > > > > building. I'd like to extend that to kvm.git, especially for non-x86 > > > > architectures. > > > > > > [...] > > > > > > > Can you help with this? > > > > > > Sure. I'll look into that next week. > > > > Daniel, any news about this? > > Currently I'm applying your recipe on the buildmaster configuration. > > Beside that, buildmaster and a small x86_64 buildslave got setup and is > available on: > http://buildbot.b1-systems.de/kvm/ > > Once I'm done with the buildmaster configuration (and some more testing) > kvm.git continuous build testing could be ready within the next days. > (I'm travelling right now, but shouldn't block me to get this done) > > If you like you can already setup the git post-receive hook in the kvm.git > repo to trigger the buildmaster. > > Like for qemu-kvm.git you need to copy git_buildbot.py (preferably a copy of > the one which is used for qemu-kvm.git) and change the master-port to 9991 > ( master = "....:9991" ) > > In hooks/post-receive you add: > /path/to/git_buildbot.py $1 $2 $3 > Thanks, done. Will you set up crossbuilders for ppc/ia64/s390, or will I contribute a builder? -- error compiling committee.c: too many arguments to function