[Buildbot-devel] Which scheduler to use?

Dustin J. Mitchell dustin at v.igoro.us
Fri Mar 18 17:46:21 UTC 2011


On Fri, Mar 18, 2011 at 12:32 PM, Alexander O'Donovan-Jones
<Alexander at ccpgames.com> wrote:
> Does anyone know of a scheduler that embodies the following properties:
>
> ·         Like the scheduler.Scheduler class, will create a blamelist
>
> ·         Like the timed.Periodic class, will allow execution after a set
> amount of time has passed.

Nightly with onlyIfChanged should fit the bill.  Don't let the name
"Nightly" confuse you - it just uses the wall clock time, where
Periodic uses durations between builds.

Dustin




More information about the devel mailing list