[llvm-dev] [cfe-dev] Buildbot Noise
Renato Golin via llvm-dev
llvm-dev at lists.llvm.org
Sat Oct 17 03:33:58 PDT 2015
On 16 October 2015 at 22:50, Galina Kistanova <gkistanova at gmail.com> wrote:
> Any builder could be easy switched to staging buildbot by simple change in
> local slave configuration: use lab.llvm.org:9994 instead of lab.llvm.org:9990.
Hi Galina,
That's good news, thanks!
There's one problem that I had on my master that may be relevant, here.
When I left one bot disabled for a few weeks, the number of pending
commits would be huge and building its page would overload the server.
If I move a bot there, sometimes (not sure why) it won't start
building until a *new* commit comes in. If I hit that page before it
starts building, it'll overload the server. One idea I had, but didn't
do it, was to try to limit the number of pending commits (and drop the
older ones). On a staging master, that wouldn't be such a bad idea,
but I don't know where to change it, so I just clean it before I add
new bots to old builders.
Not sure if relevant, but I just thought I'd mention it. :)
cheers,
--renato
More information about the llvm-dev
mailing list