index
:
~alon/autotest
master
spice
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scheduler
/
drone_manager.py
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-22
Add support to the scheduler to run autoserv --collect_crashinfo after a job ...
showard
1
-17
/
+9
2009-04-07
Change killing %d to %s
showard
1
-1
/
+1
2009-03-20
As discussed on the mailing list, we implemented logging with a single
showard
1
-8
/
+9
2009-03-03
Updated patch including unit test fixes.
showard
1
-16
/
+5
2009-02-25
Only look at enabled drones when computing the max # of processes that can be...
showard
1
-2
/
+5
2009-02-07
* Write job_queued keyval before running the job, so it's available to the co...
showard
1
-4
/
+5
2009-02-04
The change to copy and parse failed repair results was broken for drone setup...
showard
1
-5
/
+22
2009-01-20
Make maximum process throttling configurable on a per-drone basis.
showard
1
-22
/
+60
2009-01-16
Make drone_manager/drone_utility monitor parse processes as well as autoserv ...
showard
1
-11
/
+23
2009-01-13
Don't execute any new autoserv processes when all drones have been disabled.
showard
1
-0
/
+4
2009-01-13
Add capability to "phase out" drones. You can disable a drone in the global ...
showard
1
-3
/
+25
2009-01-07
Attached is a very large patch that adds support for running a
showard
1
-0
/
+480