[Buildbot] #3423: create views for workers and scheduler in UI (was: clicking on slave name in builders list generates error)
Buildbot trac
trac at buildbot.net
Mon Jan 25 23:33:13 UTC 2016
#3423: create views for workers and scheduler in UI
----------------------+------------------------
Reporter: rutsky | Owner:
Type: undecided | Status: new
Priority: major | Milestone: undecided
Version: master | Resolution:
Keywords: |
----------------------+------------------------
Description changed by rutsky:
Old description:
> {{{
> Error: Could not resolve 'slave' from state 'builders'
> w/k.transitionTo at http://nine.buildbot.net/scripts.js?_1453748816170:11:22614
> w/k.go at http://nine.buildbot.net/scripts.js?_1453748816170:11:22172
> T/<.link/</i<@http://nine.buildbot.net/scripts.js?_1453748816170:11:30644
> a/l<@http://nine.buildbot.net/scripts.js?_1453748816170:6:1874
> i at http://nine.buildbot.net/scripts.js?_1453748816170:4:9283
> it/f.defer/n<@http://nine.buildbot.net/scripts.js?_1453748816170:4:10714
> }}}
>
> This is due to this line:
> https://github.com/buildbot/buildbot/blob/4ccfa07070bc7f7cc3c571c0c931677940ef6024/www/base/src/app/builders/builders.tpl.jade#L56
>
> Same behaviour will be after "slave"->"worker" behaviour.
New description:
Currently workers and schedulers are clickable, but click on them
generates error:
{{{
Error: Could not resolve 'slave' from state 'builders'
w/k.transitionTo at http://nine.buildbot.net/scripts.js?_1453748816170:11:22614
w/k.go at http://nine.buildbot.net/scripts.js?_1453748816170:11:22172
T/<.link/</i<@http://nine.buildbot.net/scripts.js?_1453748816170:11:30644
a/l<@http://nine.buildbot.net/scripts.js?_1453748816170:6:1874
i at http://nine.buildbot.net/scripts.js?_1453748816170:4:9283
it/f.defer/n<@http://nine.buildbot.net/scripts.js?_1453748816170:4:10714
}}}
This is due to this line:
https://github.com/buildbot/buildbot/blob/4ccfa07070bc7f7cc3c571c0c931677940ef6024/www/base/src/app/builders/builders.tpl.jade#L56
Same behaviour will be after "slave"->"worker" behaviour.
--
--
Ticket URL: <http://trac.buildbot.net/ticket/3423#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the bugs
mailing list