[Buildbot-devel] build delay question

Brad Hards bradh at frogmouth.net
Thu Oct 27 20:56:00 UTC 2005


On Friday 28 October 2005 04:48 am, John Blair wrote:
> Is there a way to set the delay before starting a build after a change?
>   The times that buildbot is choosing on its own are too short for our
> taste-- multiple changes that I would like to see in a single build are
> getting spread into separate builds.
You do this with the "treeStableTimer" command to the scheduler. Here is one
of mine:
kdelibsquick = Scheduler(name='kdelibs-quick', branch=None, treeStableTimer=5*60, builderNames=['kdelibs-ia32-inc', 'kdelibs-amd64-inc'], fileIsImportant=importantKDElibsFile)

Brad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://buildbot.net/pipermail/devel/attachments/20051028/ebe2e6a3/attachment.bin>


More information about the devel mailing list