[LLVMdev] More than one buildbots per box

Renato Golin renato.golin at linaro.org
Wed Jul 9 03:55:59 PDT 2014


On 9 July 2014 10:28, Dmitri Gribenko <gribozavr at gmail.com> wrote:
> But then the build ends, and the
> bot picks the first scheduled build from the queue; instead of
> executing it at the specified revision, it will coalesce all builds
> scheduled for that bot and just execute the latest one.

The way this buildbot behaves
(http://lab.llvm.org:8011/buildslaves/gribozavr1) seems to corroborate
your story, so, in theory, the queue should be deterministic, and
iterate round robin between builds.

I'll give it a try, thanks!

--renato



More information about the llvm-dev mailing list