[Python-Dev] Buildbot: doing occasional full builds (original) (raw)
Brian Warner warner at lothar.com
Wed Jan 11 23:10:18 CET 2006
- Previous message: [Python-Dev] Buildbot: doing occasional full builds
- Next message: [Python-Dev] Buildbot: doing occasional full builds
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
nice-ing the slave process at startup would be the way to do it, right?
Yup. We run the twisted buildslaves under 'nice', and it works pretty well. It also reveals problems in tests that use absolute timeouts which fail when the test runs slower than the author thought it was supposed to.
cheers, -Brian
- Previous message: [Python-Dev] Buildbot: doing occasional full builds
- Next message: [Python-Dev] Buildbot: doing occasional full builds
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]