[Buildbot-devel] Continuous / repeated builds
Ian Zimmerman
itz at clustrix.com
Fri Jul 9 01:43:41 UTC 2010
----- 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