[Python-Dev] Buildbot: doing occasional full builds (original) (raw)
Trent Mick trentm at ActiveState.com
Wed Jan 11 22:25:30 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 ]
[skip at pobox.com wrote]
Trent> Specifically are you concerned about the readability of the Trent> waterfall page or other things (maintainability or something)? If Trent> the former, perhaps we could get some mileage out of the query Trent> args that Brian mentioned: One concern might be performance. All buildbot slaves are contributed hardware. I don't mind the load on my Mac (it's a dual processor g5), but it may be an issue for other people. Does/can buildbot run at a lower priority or is it just a matter of nice-ing the slave process at startup?
As (I think) Brian mentioned, the scheduler for the (proposed) "full builder" could be setup to just build, say, once per day or only a couple of times per day where as the "incremental builder" would trigger for every SVN checkin.
Nicing could probably also be done.
Trent
-- Trent Mick trentm at activestate.com
- 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 ]