[Buildbot-devel] example config for using a tarball for builds?
Ian Zimmerman
itz at clustrix.com
Fri Jan 29 23:38:59 UTC 2010
On Tue, 28 Jul 2009 12:57:15 +0200 (CEST)
claude vittoria <vittoric at wanadoo.fr> wrote:
> Damn, I don't keep my modification. I done something like that 2
> years ago. I modify the svnpoller class to see if new archives are
> present in a directory mount on buildbot server and launch the build
> process on it. But I think a cron and a sendchange are a better
> solution.
You can also subclass your own Scheduler. I've done this by aping
Try_Jobdir from scheduler.py.
i
More information about the devel
mailing list