launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #02041
Re: Generalised IBuilder and build farm job behaviors
On Friday 11 December 2009 01:39:52 Jonathan Lange wrote:
> On Fri, Dec 11, 2009 at 1:37 AM, Michael Nelson
>
> <michael.nelson@xxxxxxxxxxxxx> wrote:
> > Hi,
> >
> > Just a heads-up that a branch landed earlier this week with the
> > generalised IBuilder interface earlier this week. Documentation is at:
> >
> > lib/lp/buildmaster/tests/buildfarmjobbehavior.txt
>
> Thanks for the heads up. I haven't read the doc properly yet, but it
> looks really good.
>
> Out of curiosity, did you consider putting the code into
> lp.services.buildmaster, rather than a top-level package? I don't know
> if it's a good idea, so I'd like to know if you thought about it.
We put the stuff there on my direction mainly. Maybe I am being thick but I
don't understand the benefits of your suggestion, it would seem to split the
buildmaster-related code in two?
References