1. 6cae14e autotest: Delete drone_logging_config by Allen Li · 5 years ago
  2. d03e6b5 [autotest] change python shebang to python2 by Mike Frysinger · 5 years ago
  3. 723fa1b [autotest] Make sync_send_file_to private by Allen Li · 7 years ago
  4. 41c7d3f [autotest] Clean up ensure logic by Allen Li · 7 years ago
  5. b24275d [autotest] Remove old drone log conversion by Allen Li · 7 years ago
  6. 2284834 [autotest] Drop email notification from drone_utility by Prathmesh Prabhu · 7 years ago
  7. 240b467 [autotest] Delay hosts module import in drone_utility by Prathmesh Prabhu · 7 years ago
  8. a71d9e8 [autotest] Use process pools to read dark mark in drone_utility. by Prathmesh Prabhu · 7 years ago
  9. cfabbde [autotest] Use process pool to read pidfiles in drone refresh by Prathmesh Prabhu · 7 years ago
  10. a7d9e34 [autotest] Extract ProcessRefresher from DroneUtility by Prathmesh Prabhu · 7 years ago
  11. 9ccda9d [autotest] Use --no-header with ps to skip header. by Prathmesh Prabhu · 7 years ago
  12. 01e96da [autotest] Make some staticmethods free functions. by Prathmesh Prabhu · 7 years ago
  13. d4db8ff [autotest] Drop {Base,Site}DroneUtility by Prathmesh Prabhu · 7 years ago
  14. aae34bc [autotest] Merge scheduler/drone_utility by Allen Li · 8 years ago
  15. 5e51bd9 autotest: Not raise error in copying files in cleanup step. by xixuan · 8 years ago
  16. d15d610 autotest: remove autotest_stats from drone_utility by Shuqian Zhao · 8 years ago
  17. 603628d [autotest] Ignore shutil.Error when copy files from special task results folder by Dan Shi · 9 years ago
  18. c458f66 [autotest] Add lxc_cleanup to TwentyFourHourUpkeep of the scheduler. by Dan Shi · 10 years ago
  19. 3f1b8a5 [autotest] Destroy container when test using SSP is aborted. by Dan Shi · 10 years ago
  20. 1e1c41b graphite: Separate out configuration from the statsd classes. by Gabe Black · 10 years ago
  21. f77198b Abort child process groups with SIGKILL. by David James · 10 years ago
  22. d3d96d6 [autotest] replace shutil.rmtree with rm -rf in drone initialzation. by Dan Shi · 10 years ago
  23. cf731e3 [autotest] Scheduler, drone_manager, drone_utility stats. by Prashanth B · 10 years ago
  24. 340fd1e [autotest] Threaded asynchronous task execution on drones. by Prashanth B · 10 years ago
  25. 3ef8213 Revert "[autotest] Threaded asynchronous task execution on drones." by Prashanth B · 10 years ago
  26. 0933899 [autotest] Threaded asynchronous task execution on drones. by Prashanth B · 10 years ago
  27. da8c60a [autotest] Migrate graphite directory to client/common_lib/cros by Michael Liang · 10 years ago
  28. 32317b6 [autotest] Add a stat to cover pickle overhead. by Alex Miller · 10 years ago
  29. a1aaaf7 Autotest: Add option to disable drone calling build_externals. by Simran Basi · 11 years ago
  30. 882f15b Autotest: Add logging to copy to results repo logic by Simran Basi · 11 years ago
  31. 93a2cd6 Autotest: Add logging for drones. by Simran Basi · 11 years ago
  32. 1b409ec [autotest] Add retry to `ps` in drone_utility. by Alex Miller · 11 years ago
  33. 48f2203 [autotest] Record stats about sub-parts of drone refresh. by Alex Miller · 11 years ago
  34. e76e225 [autotest] Filter process information in drone_manager. by Alex Miller · 11 years ago
  35. eb1c68e [autotest] drone_utility can't handle generators by Alex Miller · 11 years ago
  36. 7e264ec [autotest] Have drone report all running processes. by Alex Miller · 11 years ago
  37. af9b8e7 Autotest: Parallelize Aborting so that Large Aborts are faster by Simran Basi · 12 years ago
  38. a33ee48 Remove hardcoding of relative paths from results dir. by Chris Sosa · 12 years ago
  39. 31cf2bd Autotest: Have the scheduler not die trying to kill a dead pid by Simran Basi · 12 years ago
  40. c93bc5f Change _WARNING_DURATION in drone manager from 60 to 400. by Scott Zawalski · 12 years ago
  41. e0493a4 Merge remote branch 'cros/upstream' into tempbranch by Eric Li · 14 years ago
  42. c92d90a by jamesren · 14 years ago
  43. 4608b00 Add a new Archiving stage to the scheduler, which runs after Parsing. This stage is responsible for copying results to the results server in a drone setup, a task currently performed directly by the scheduler, and allows for site-specific archiving functionality, replacing the site_parse functionality. It does this by running autoserv with a special control file (scheduler/archive_results.control.srv), which loads and runs code from the new scheduler.archive_results module. The implementation was mostly straightfoward, as the archiving stage is fully analogous to the parser stage. I did make a couple of refactorings: by mbligh · 15 years ago
  44. 1b0ffc3 Address shutil.copy() failure when running a scheduler instance without by showard · 15 years ago
  45. 786da9a Escalate to a SIGKILL in DroneUtility.kill_process() if the SIGTERM didn't work by showard · 15 years ago
  46. d791dcb Give all scheduler launched child processes a mark and check for by showard · 15 years ago
  47. 6631273 Make a bunch of stuff executable by mbligh · 15 years ago
  48. 7c8ea99 Not all distros put a symlink in for the python version. However by mbligh · 15 years ago
  49. d3dc199 Add support to the scheduler to run autoserv --collect_crashinfo after a job finishes or is aborted. by showard · 16 years ago
  50. de634ee by showard · 16 years ago
  51. 78d4d97 by showard · 16 years ago
  52. 0205a3e by showard · 16 years ago
  53. c408c5e by showard · 16 years ago
  54. d1ee1dd * move some scheduler config options into a separate module, scheduler_config by showard · 16 years ago
  55. 170873e Attached is a very large patch that adds support for running a by showard · 16 years ago