#2755: gerritStartCB don't work
----------------------+------------------------
Reporter:  alagoutte  |       Owner:
    Type:  defect     |      Status:  new
Priority:  minor      |   Milestone:  undecided
 Version:  master     |  Resolution:
Keywords:             |
----------------------+------------------------
Description changed by dustin:

Old description:

> 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

New description:

 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#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to