[Buildbot-commits] [Buildbot] #2613: Console is white

Buildbot trac trac at buildbot.net
Wed Jan 1 17:47:40 UTC 2014


#2613: Console is white
-------------------+-----------------------
Reporter:  nick75  |      Owner:
    Type:  defect  |     Status:  new
Priority:  major   |  Milestone:  undecided
 Version:  0.8.8   |   Keywords:  console
-------------------+-----------------------
 The console is broken with our setup. We're looking to make a nice
 wallboard monitoring but because of this issue we can't :-(

 This is what we have in our master.cfg for the WebStatus :

 {{{
 c['status'].append(html.WebStatus(
         numbuilds=8,
         order_console_by_time=True,
         http_port=8888,
         authz=authz_cfg,
         change_hook_dialects={ 'github' : True },
 ))
 }}}

 We have a codebase with several repositories. I don't know if this may
 cause a bug.

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


More information about the Commits mailing list