From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-03-30 17:14:07


On Saturday 29 March 2003 09:46 am, David Abrahams wrote:
> I just returned from PyConDC 2003, where a system was described which
> will watch a CVS repository for checkins, launch new remote tests on
> any number of platforms, collect the results, and notify people of
> failures (e.g. via mail or even IRC chat). It can be set up to bother
> the person at fault first, and then bother a different group, for
> example. http://buildbot.sourceforge.net/. It looks like it could
> be really useful for us.
>
> Brian Warner expressed interest in helping us get that BuildBot up for
> Boost if we want to use it.
>
> Thoughts?

This sounds great, but do we have access to enough hardware to make this
feasible?

        Doug