summaryrefslogtreecommitdiff
path: root/scheduler/drone_manager.py
AgeCommit message (Expand)AuthorFilesLines
2009-04-22Add support to the scheduler to run autoserv --collect_crashinfo after a job ...showard1-17/+9
2009-04-07Change killing %d to %sshoward1-1/+1
2009-03-20As discussed on the mailing list, we implemented logging with a singleshoward1-8/+9
2009-03-03Updated patch including unit test fixes.showard1-16/+5
2009-02-25Only look at enabled drones when computing the max # of processes that can be...showard1-2/+5
2009-02-07* Write job_queued keyval before running the job, so it's available to the co...showard1-4/+5
2009-02-04The change to copy and parse failed repair results was broken for drone setup...showard1-5/+22
2009-01-20Make maximum process throttling configurable on a per-drone basis.showard1-22/+60
2009-01-16Make drone_manager/drone_utility monitor parse processes as well as autoserv ...showard1-11/+23
2009-01-13Don't execute any new autoserv processes when all drones have been disabled.showard1-0/+4
2009-01-13Add capability to "phase out" drones. You can disable a drone in the global ...showard1-3/+25
2009-01-07Attached is a very large patch that adds support for running ashoward1-0/+480