[Buildbot-devel] Scheduler maintenance windows?
Alexander Lorenz
lorenz at testingtech.de
Tue Apr 25 08:15:44 UTC 2006
how about simply picking a higher vaiue for the 'keepalive' parameter in
the buildbot.tac config file for the slave?
regards
lx
Scott Lamb wrote:
> I'm considering a patch to Scheduler to make it avoid scheduling
> anything during a specific window every night. Our Perforce server
> gets backed up nightly and runs a checkpoint, which *locks* the
> database for a ridiculous long time - something like an hour. (The
> Perforce people apparently don't believe in MVCC.) Builds during this
> time fail like this:
>
> starting p4
> ...
> command timed out: 1200 seconds without output, killing pid 5883
> program finished with exit code -1
>
> I suppose I could crank up the timeout on that step a *lot*, but I
> think it's better to just queue builds until the known window has
> ended. Either by time or by the Perforce server's pre- and post-backup
> scripts notifying buildbot in some way.
>
> Thoughts?
>
> --Scott Lamb <http://www.slamb.org/>
>
>
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
More information about the devel
mailing list