[Buildbot] #3185: Rewrite status_gerrit to use Data API

Buildbot trac trac at buildbot.net
Sat Feb 7 20:25:35 UTC 2015


#3185: Rewrite status_gerrit to use Data API
-------------------+----------------------
Reporter:  dustin  |       Owner:
    Type:  task    |      Status:  new
Priority:  major   |   Milestone:  0.9.0b1
 Version:  master  |  Resolution:
Keywords:          |
-------------------+----------------------
Description changed by dustin:

Old description:

> Blocks #2684
>
> `master/buildbot/status/status_gerrit.py` is designed to submit build
> results on a gerrit patch back to gerrit.  However, it's still mostly
> expecting the old Status hierarchy to exist, rather than the new Data
> API.
>
>  It needs to be rewritten to listen for appropriate events from the Data
> API and submit them to Gerrit, with any additional information fetched
> through the Data API's "get" method.

New description:

 Blocks #2648

 `master/buildbot/status/status_gerrit.py` is designed to submit build
 results on a gerrit patch back to gerrit.  However, it's still mostly
 expecting the old Status hierarchy to exist, rather than the new Data API.

  It needs to be rewritten to listen for appropriate events from the Data
 API and submit them to Gerrit, with any additional information fetched
 through the Data API's "get" method.

--

--
Ticket URL: <http://trac.buildbot.net/ticket/3185#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list