Indeed, this is a known issue:
http://trac.buildbot.net/ticket/2237
schedulers mostly dont work with reconfig on nine (yet).
It is not a very hard thing to do, it just that nobody did the work yet.

Pierre

Le lun. 14 mars 2016 à 17:15, Ed Singleton <singleto...@gmail.com> a écrit :

> Using buildbot==0.9.0b7 when I create a sample config using `buildbot
> create-master master` and then start the server, there is a "Force" button
> in the web interface for that builder (http://localhost:8020/#/builders/1
> ).
>
> If in master.cfg I rename that builder from 'runtests' to 'mybuild'
> everywhere in the whole file, and then run `buildbot reconfig master`, the
> force button disappears.  I can see from the log that it removed and added
> 1 changesource, and removed and added 1 builder (but not a scheduler, even
> though I did change the scheduler).
>
> If I rename the scheduler and run `buildbot reconfig master`, then it
> updates correctly, and the Force button reappears, with whatever new name I
> gave it.
>
> I found this to be very surprising behaviour, although I do now know how
> to get around it.
>
> Ed
> _______________________________________________
> users mailing list
> users@buildbot.net
> https://lists.buildbot.net/mailman/listinfo/users
_______________________________________________
users mailing list
users@buildbot.net
https://lists.buildbot.net/mailman/listinfo/users

Reply via email to