[Buildbot-devel] source steps that purge "once in a while" ?

Philippe McLean philippe.mclean at gmail.com
Wed Feb 9 19:06:52 UTC 2011


Hi all,

does anyone have any experience creating source steps that do a purge of
obj/binaries "once in a while" where "once in a while" is a configurable
predicate, like, every 4 builds, or once a day, or once a week?

something like:

factory.addStep(source.SVN(mode='update', baseURL='svn://repo',
defaultBranch='trunk', always_purge=False, purgePolicy="buildnumber % 4 ==
0"))

thanks
Phil McLean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20110209/69edf184/attachment.html>


More information about the devel mailing list