I use Buildbot 0.8.7p1 and want to reboot servers after build has finished. I tried interlocks, shutdown step - nothing helped.
In case of buildstep - if I reboot server or just force to stop slave - build receive exception.. Ideally to use some sort 'graceful shutdown + reboot' at the start of build (first buildstep), so after build on current builder will be finished - server goes down..