From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: [Qemu-devel] QEMU buildbot maintenance state Date: Wed, 30 Jan 2013 10:31:22 +0100 Message-ID: <5108E86A.5040207@redhat.com> References: <87sj5lh8tf.fsf@elfo.elfo> <510676E3.4030604@suse.de> <26158107.iff9SemuRB@marvin.site> <20130129123336.GA10681@stefanha-thinkpad.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: =?ISO-8859-1?Q?Andreas_F=E4rber?= , KVM devel mailing list , Juan Quintela , qemu-devel qemu-devel , Anthony Liguori , Christian Berendt , Daniel Gollub To: Stefan Hajnoczi Return-path: Received: from mx1.redhat.com ([209.132.183.28]:10065 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752552Ab3A3JcM (ORCPT ); Wed, 30 Jan 2013 04:32:12 -0500 In-Reply-To: <20130129123336.GA10681@stefanha-thinkpad.redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Hi, > Gerd: Are you willing to co-maintain the QEMU buildmaster with Daniel > and Christian? It would be awesome if you could do this given your > experience running and customizing buildbot. I'll try to set aside some time for that. Christians idea to host the config at github is good, that certainly makes it easier to balance things to more people. Another thing which would be helpful: Any chance we can setup a maintainer tree mirror @ git.qemu.org? A single repository where each maintainer tree shows up as a branch? This would make the buildbot setup *alot* easier. We can go for a AnyBranchScheduler then with BuildFactory and BuildConfig shared, instead of needing one BuildFactory and BuildConfig per branch. Also makes the buildbot web interface less cluttered as we don't have a insane amount of BuildConfigs any more. And saves some resources (bandwidth + diskspace) for the buildslaves. I think people who want to look what is coming or who want to test stuff cooking it would be a nice service too if they have a one-stop shop where they can get everything. cheers, Gerd