Closed
Bug 1103126
Opened 11 years ago
Closed 11 years ago
Create a runner "pre-flight" task which reboots a machine displaying > X% memory/cpu utilization
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mrrrgn, Unassigned)
References
Details
Runner allows us to avoid rebooting slaves after each buildbot job, however, machines will inevitably need to be rebooted eventually. Instead of picking an arbitrary number of jobs to run prior to rebooting this bug aims to lead us down a path of monitoring for situations where it makes sense. In the best case scenario this will maximize our slave utilization.
| Reporter | ||
Comment 1•11 years ago
|
||
Rather, this should, and has been, done with post_flight tasks: http://hg.mozilla.org/build/puppet/file/1185781bb6c1/modules/runner/files/post_flight.py Closing the bug.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•8 years ago
|
Component: Tools → General
You need to log in
before you can comment on or make changes to this bug.
Description
•