[Buildbot-devel] gerrit integration
Jason Edgecombe
jason at rampaginggeek.com
Sun Jan 27 04:43:30 UTC 2013
On 01/26/2013 08:02 PM, Dustin J. Mitchell wrote:
> On Fri, Jan 25, 2013 at 2:47 PM, Jason Edgecombe
> <jason at rampaginggeek.com> wrote:
>> On 01/23/2013 09:17 PM, Dustin J. Mitchell wrote:
>>> Try upgrading to 0.8.7? That bug, at least, has been fixed.
>>>
>>> Dustin
>>>
>> That improved things. It builds when a change is submitted to gerrit, but
>> the status updates aren't going to gerrit.
> I'm not terribly familiar with Gerrit, but I believe you need to also
> set up status_gerrit.py to do that?
>
> Dustin
>
I'm getting the following error while using status_gerrit.py:
File
"/usr/lib/python2.6/dist-packages/buildbot-0.8.7p1_259_g02cc94f-py2.6.egg/buildbot/status/builder.py",
line 535, in _buildFinished
w.buildFinished(name, s, results)
File
"/usr/lib/python2.6/dist-packages/buildbot-0.8.7p1_259_g02cc94f-py2.6.egg/buildbot/status/gerrit_status.py",
line 126, in buildFinished
return self.buildMessage(name, [build], results)
exceptions.AttributeError: GerritStatusPush instance has no
attribute 'buildMessage'
Thanks,
Jason
More information about the devel
mailing list