[Buildbot-devel] gerrit integration

Mikhail Sobolev mss at mawhrin.net
Tue Mar 31 14:00:37 UTC 2015


Hi Nicolas,

On Tue, Mar 31, 2015 at 06:36:47AM -0600, Nicolas Bock wrote:
> I can't seem to figure out how to integrate buildbot with gerrit. In
> master.cfg I have:
> 
> c['change_source'].append(GerritChangeSource("host", "some_name"))
> c['schedulers'].append(AnyBranchScheduler(name="gerrit",
>   change_filter=GerritChangeFilter(eventtype="patchset-created"))
> factory.addStep(Gerrit(repourl="URL"))
This looks correct.

> The build is triggered correctly, but the git command (from Gerrit())
> is not fetching the commit properly.
Do you think you could provide a log for the failed step?

-- 
Misha




More information about the devel mailing list