[Buildbot-devel] Continuous / repeated builds
Marc-Antoine Ruel
maruel at chromium.org
Fri Jul 9 01:47:48 UTC 2010
Have a periodic scheduler in case you reconfig and forget to restart
it manually.
Le 8 juillet 2010 21:43, Ian Zimmerman <itz at clustrix.com> a écrit :
>
> ----- Original Message -----
> From: "Marc-Antoine Ruel" <maruel at chromium.org>
> To: "Ian Zimmerman" <itz at clustrix.com>
> Cc: Buildbot-devel at lists.sourceforge.net
> Sent: Thursday, July 8, 2010 4:57:52 PM GMT -08:00 US/Canada Pacific
> Subject: Re: [Buildbot-devel] Continuous / repeated builds
>
> Ah the end of the build as the last step, add a Trigger step.
>
> M-A
>
>
> Does that work across buildbot reconfig? I have my doubts. I have tried something of that sort, too: define a custom Scheduler and override buildSetFinished() , ultimately calling submitBuildSet(). Mostly worked, but about 20% of the time after buildbot reconfig the current build finished without triggering another one. I think it had to do with the cute consumeTheSoul method and the identity of the Scheduler (or Builder?) object.
>
> i
>
More information about the devel
mailing list