[cfe-commits] LLVM buildbot infrastructure

Tobias Grosser tobias at grosser.es
Mon Oct 31 11:01:06 PDT 2011


On 10/31/2011 05:38 PM, Galina Kistanova wrote:
> Hello everyone,
>
> We have a number of issues with the current buildbot infrastructure.
> During this week I will be addressing 2 which I think are most
> important.
>
> 1. There is no well specified dependencies, so all builders get
> triggered by any change in any of watched projects. I.e. lldb change
> triggers clang build and versa versa.
> 2. If a project depends on multiple others, sequential changes could
> be split to different builds and make wrong blame lists.
>
> I will be changing the way how LLVM buildbot watches changes in the
> source tree, how builders are grouped, and how builders depend on
> projects.
>
> I will try to do as much as possible without restarting the
> buildmaster, and restart it late nights when that cannot be avoided.
> But somebody will see some disturbances anyway. Sorry for this and
> thanks for your understanding.

Hey Galina,

thanks a lot for taking care of this. It is good to see that our
buildbots get recently a lot of care.

Tobi



More information about the cfe-commits mailing list