[Buildbot-devel] gerrit integration

Kevin Funk kevin.funk at kdab.com
Tue Jan 22 09:31:10 UTC 2013


On Monday 21 January 2013, 21:33, Jason Edgecombe wrote:
> Hi everyone,
> 
> I'm having trouble with the gerrit status module.  I've attached my
> buildmaster config.
> 
> I have two problems:
> 1. buildbot only starts a build after the change is merged.
> 2. the status updates don't make it back into gerrit.
> 
> Any help is appreciated.
> 
> Thanks,
> Jason

As a first hint:

Did you check twistd.log what's happening?

E.g. this to get any gerrit related issues:
$ grep -i gerrit twistd.log

Or this to find exceptions:
$ grep -i except twistd.log

Last but not least:
In your config there is 'gerrithost' and 'repo', 'repo' seems to be the gerrit 
URL, but 'gerrithost' is used in GerritChangeSource - are you sure this is 
correct?

Greets

-- 
Kevin Funk | kevin.funk at kdab.com | Software Engineer
KDAB (Deutschland) GmbH&Co KG, a KDAB Group company
Tel. Germany +49-30-521325470, Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-independent software solutions




More information about the devel mailing list