[Buildbot-devel] Added change revision from one git repo for another
Benoît Allard
benoit at aeteurope.nl
Fri Jul 29 13:02:06 UTC 2011
On 7/29/2011 2:04 PM, david ignacio wrote:
> This is where I see the problem. Even thought the schedulers are
> connected to builders that are related to the different repositories,
> their only filter is branch="master." This means that if a change
> exists in either a.git or b.git, both builders "atests" and "btests"
> will get scheduled. I'm assuming the c- builder isn't triggered, but
> that's to be expected because the change_filter is in place.
>
> i'd add a project="project a" and project="project b" to a_/b_poller,
> and then a change filter similar to the svn to the atests/btests
> schedulers.
>
If that is indeed the case, and I guess david is right, you can also use
the ``repository`` property of the Changefilter. This way you don't even
need to change your poller definitions.
Regards
Benoit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4936 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://buildbot.net/pipermail/devel/attachments/20110729/2eed231e/attachment.bin>
More information about the devel
mailing list