From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [Qemu-devel] QEMU buildbot maintenance state Date: Wed, 30 Jan 2013 08:41:04 -0600 Message-ID: <87mwvq68e7.fsf@codemonkey.ws> References: <87sj5lh8tf.fsf@elfo.elfo> <510676E3.4030604@suse.de> <26158107.iff9SemuRB@marvin.site> <20130129123336.GA10681@stefanha-thinkpad.redhat.com> <5108E86A.5040207@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andreas =?utf-8?Q?F=C3=A4rber?= , KVM devel mailing list , Juan Quintela , qemu-devel qemu-devel , Christian Berendt , Daniel Gollub To: Gerd Hoffmann , Stefan Hajnoczi Return-path: Received: from mail-ia0-f169.google.com ([209.85.210.169]:36093 "EHLO mail-ia0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752618Ab3A3OlK (ORCPT ); Wed, 30 Jan 2013 09:41:10 -0500 Received: by mail-ia0-f169.google.com with SMTP id j5so2419809iaf.14 for ; Wed, 30 Jan 2013 06:41:09 -0800 (PST) In-Reply-To: <5108E86A.5040207@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Gerd Hoffmann writes: > 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? I will setup a tree based on the 'T:' fields in MAINTAINERS. So if you want your tree to be part of buildbot, please make sure that you have a correct entry in MAINTAINERS. Regards, Anthony Liguori > > 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