[Buildbot-devel] buildbot for Molinux repos.

Benoît Allard benoit at aeteurope.nl
Tue Mar 30 16:48:58 UTC 2010



Jesús Daniel Jiménez P. wrote:
> Hi everybody,
> 
>      I'm working with Molinux development team and we are trying to 
> install buildbot to help us for the next release. I know this is not a 
> support mailing list, but I could find any forum or something like that. 
> Anyway, I only need a short answer. Can BuildBot be configured to 
> compile and test all the diferents packages of this distribution? Each 
> directory in 
> https://forja.molinux.info/svnroot/pkg-molinux/packages/6.0/ is a 
> package, but in the factory steps I need the name of the package to be 
> passed as argument to a command to compile and test each package inside 
> the svn, not just a compilation for whole svnroot... Can Buildbot do this?
> 

Not now, but you are looking at the next release (0.8.0).

There, they are two new parameters propagated from the repositories, one 
of them is called "repository" and automatically filled by your 
hook/whatever, the other one is called "project" and is a configuration 
option.

There should be a way to use "repository" as property (look for 
WithProperty) in your Factory constructor such that one factory fit them 
all.

You can already make yourself familiar with the upcoming documentation 
there in the meantime 
<http://djmitche.github.com/buildbot/docs/latest/full.html>

Regards,
Benoit

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6031 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://buildbot.net/pipermail/devel/attachments/20100330/3954787c/attachment.bin>


More information about the devel mailing list