[Buildbot-devel] Synergy Buildbot - SuccesStory?

Nick Bolton nick.bolton.uk at gmail.com
Thu Jan 20 16:05:02 UTC 2011


Hi Dustin,

I hope you don't mind me emailing you directly (I've cc'd the list).

On 3 October 2010 21:56, Dustin J. Mitchell <djmitche at gmail.com> wrote:
> I think you're thinking of another tool.  SvnPoller is part of
> Buildbot, and runs in the buildmaster process.  Anyway, it sounds like
> you're doing fine, so I won't argue.

I figured I'd give SvnPoller a try today, but unfortunately I can't
tell whether or not it's working. I see that the svn url now appears
on our changesources page:

  http://buildbot.synergy-foss.org:8000/changes

But, I was hoping that this fix our empty console page:

  http://buildbot.synergy-foss.org:8000/console

Actually, I was trying to get it to look a little more like Chromium's:

  http://build.chromium.org/p/chromium/console

Also, the blamelist doesn't appear to be working (either that or I do
not understand it):

  http://buildbot.synergy-foss.org:8000/builders/trunk-win64/builds/145

And last but not least, I was hoping that the "changes" column would
finally have some values, but it does not:

  http://buildbot.synergy-foss.org:8000/waterfall

Here's a snippet from our master.cfg:

  from buildbot.changes.svnpoller import SVNPoller, split_file_branches
  c['change_source'] = SVNPoller("https://synergy-plus.googlecode.com/svn",
                                 split_file=split_file_branches)

Thanks for your help, let me know if you need the entire config.

Nick




More information about the devel mailing list