launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #02036
Generalised IBuilder and build farm job behaviors
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
We've moved (nearly) all of the soyuz-specific code from IBuilder into
lp.soyuz.model.binarypackagebuildbehavior.BinaryPackageBuildBehavior
and updated IBuilder so that it can determine the required behavior for the
current build job.
Cheers,
Michael
Follow ups