[Buildbot-devel] Problems with multiple SVN codebases

Xavier Francoi xavier.francois3981 at gmail.com
Mon May 5 23:36:24 UTC 2014


Thanks for the tip.  Very appreciative of the help.

I upgraded to version 0.8.10-pre since 0.8.8 and 0.8.9-pre didn't seem to
support this feature.

Now I'm having another related problem.  Again, there are multiple checkins
in quick succession.  The SingleBranchScheduler scheduler triggers another
scheduler (multiple times with correct updated repo information since
createAbsoluteSourceStamps is now being used).

However, the scheduler that was triggered multiple times isn't executing in
the order it was triggered (desired ordering for what I am doing = FIFO).
Is there an easy way for buildbot to process these triggers as FIFO?


On Sun, May 4, 2014 at 1:30 PM, Dustin J. Mitchell <dustin at v.igoro.us>wrote:

> It sounds like you are correctly using codebases here.
>
> In that case, you'll want to configure your schedulers to create
> absolute sourcestamps for all codebases -- the
> createAbsoluteSourceStamps option should do that for you.
>
> Dustin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20140505/41fe6abc/attachment.html>


More information about the devel mailing list