[Buildbot-commits] [Buildbot] #2755: gerritStartCB don't work

Buildbot trac trac at buildbot.net
Sun Apr 13 17:55:22 UTC 2014


#2755: gerritStartCB don't work
----------------------+-----------------------
Reporter:  alagoutte  |      Owner:
    Type:  defect     |     Status:  new
Priority:  minor      |  Milestone:  undecided
 Version:  master     |   Keywords:
----------------------+-----------------------
 Hi,

 I try the code in http://docs.buildbot.net/latest/manual/cfg-
 statustargets.html about update Gerrit Status.

 No problem with gerritReviewCB or gerritSummaryCB with last trunk
 but gerritStartCB don't work

 I look the code
 and in master/buildbot/status/status_gerrit.py

         # Gerrit + Git
         if build.getProperty("gerrit_branch") is not None:  # used only to
 verify Gerrit source

 build.getProperty("gerrit_branch") is always None with GerritStartCB

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2755>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list