[Buildbot-devel] Setting the revision to use in a buildbot.steps.trigger.Trigger (for cross-repository triggering)
Benoît Allard
benoit at aeteurope.nl
Mon Nov 1 09:24:32 UTC 2010
Matisse Enzer wrote:
> Is anyone already working on a way to specify the revision to use in a Trigger step?
>
> I want a commit to repository AAA to have a build step that triggers a build in repository BBB - and so I want to set the revision to use in repository BBB to 'HEAD'
>
Hi Matisse, this is not something that works out-of-the-box ... buildbot
is currently designed to only track one repository. Multi repositories
is work in progress, and can be tracked with the 'buildcoord' keyword in
the bug tracker. [1]
For what you are looking for, though, I guess the 'alwaysUseLatest' [2]
parameter of any Source Checkout Step could be fitting your needs.
Best Regards,
Benoit
[1] http://buildbot.net/trac/query?keywords=~buildcoord
[2] http://buildbot.net/buildbot/docs/current/Source-Checkout.html
-------------- 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/20101101/2aa9ab5d/attachment.bin>
More information about the devel
mailing list