[Buildbot] #3625: [Nine] HttpPushStatus fails on CheckConfig
    Buildbot trac 
    trac at buildbot.net
       
    Thu Oct 13 12:11:15 UTC 2016
    
    
  
#3625: [Nine] HttpPushStatus fails on CheckConfig
------------------------+------------------------
Reporter:  diegomarcov  |       Owner:
    Type:  undecided    |      Status:  new
Priority:  major        |   Milestone:  undecided
 Version:  0.9.0        |  Resolution:
Keywords:               |
------------------------+------------------------
Comment (by diegomarcov):
 Further investigating this:
 I managed to get things working by using:
 `sp = reporters.HttpStatusPush(serverUrl="http://localhost:16161/",
 user='diego', password='password')`
 It seems like `user` and `password` are mandatory parameters in
 `HttpStatusPush`; however, the documentation is inconsistent in this
 regard, because the example shown does not include them.
--
Ticket URL: <http://trac.buildbot.net/ticket/3625#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the bugs
mailing list