[Buildbot-devel] scheduler support for multiple repositories

Benoît Allard benoit at aeteurope.nl
Tue Mar 9 08:57:05 UTC 2010


Prakash Santhanagopalan wrote:
> 
> Hi,
> 
> Is there a provision for a buildbot scheduler to feed off a specific 
> change source in a list of change sources for a single project? How can 
> I trigger certain builds depending on what change source triggered the 
> change? Any help is much appreciated.
> 
> -kash

The correct answer there is that buildbot does not yet understand really 
good having multiple changesource. It just works, but in an 
indeterministic way.

There is work being done in this direction. Soon will the ChangeSource 
have two more parameters: 'project' and 'repository'. The scheduler will 
then be able to match on one of those parameter.

@tom: There already is a parameter "alwaysUseLatest" for the Source Step 
that exactly does what your patch is for.
<http://djmitche.github.com/buildbot/docs/current/#Source-Checkout>

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/20100309/53b2c283/attachment.bin>


More information about the devel mailing list