1. ffed172 [autotest] Report DUT repair status to monarch. by Richard Barnette · 8 years ago
  2. ed0c4b5 [autotest] Silence scheduler/host-scheduler email for non-primary servers. by Fang Deng · 9 years ago
  3. 114e172 [autotest] Support selecting drone in restricted subnet by Dan Shi · 9 years ago
  4. 8d7f356 [autotest] Fix a reference bug by Dan Shi · 9 years ago
  5. 1bf60eb [autotest] autoserv add --lab & --host_attributes arguments by Simran Basi · 9 years ago
  6. 70647ca [autotest] Save parent job id, build, board and suite info to tko_jobs. by Dan Shi · 9 years ago
  7. 36cfd83 [autotest] Support updating both firmware and CrOS from run_suite by Dan Shi · 10 years ago
  8. cf2e8dd [autotest] Add a new thread to upload metadata reported by scheduler by Dan Shi · 9 years ago
  9. 55d5899 [autotest] Queue calls in drone after drone refresh. by Dan Shi · 9 years ago
  10. c458f66 [autotest] Add lxc_cleanup to TwentyFourHourUpkeep of the scheduler. by Dan Shi · 9 years ago
  11. b92af21b [autotest] Remove per-tick process restriction. by Paul Hobbs · 10 years ago
  12. ce59fe5 [autotest] Adjust the pause in each tick of the lab scheduler by Shuqian Zhao · 10 years ago
  13. ec1d47d [autotest] Add support for scheduler to honor require_ssp attribute in control file by Dan Shi · 10 years ago
  14. 1e1c41b graphite: Separate out configuration from the statsd classes. by Gabe Black · 10 years ago
  15. 8c98ac1 [autotest] Send frontend jobs to shards. by Prashanth Balasubramanian · 10 years ago
  16. 047e1c5 [autotest] Allow shards to abort their tests and sync back status. by Prashanth Balasubramanian · 10 years ago
  17. b9144a4 [autotest] Check server database before services start by Dan Shi · 10 years ago
  18. c330bee [autotest] Deprecate the use of site_parse by Fang Deng · 10 years ago
  19. 35d661e [autotest] Integrate crashlog collection into repair workflow. by MK Ryu · 10 years ago
  20. 628bfcf [autotest] Add stats for jobs started/finished. by Prashanth Balasubramanian · 10 years ago
  21. 06b09b7 [autotest] Change production setting's default to False by Dan Shi · 10 years ago
  22. d615a1e [autotest] Fix missing execution_subdir for hostless jobs by Jakob Juelich · 10 years ago
  23. f6c65bd [autotest] Add a --production argument to stop scheduler from starting with database set to remote server by Dan Shi · 10 years ago
  24. f47a6bb Revert "[autotest] Restore from inconsistent state after the scheduler was interrupted." by Prashanth B · 10 years ago
  25. b7c842f [autotest] Restore from inconsistent state after the scheduler was interrupted. by Jakob Juelich · 10 years ago
  26. 36accc6 [autotest] Fixing and re-enabling monitor_db_functional_test. by Jakob Jülich · 10 years ago
  27. ac189f3 [autotest] Remove indirection in scheduler config. by Alex Miller · 10 years ago
  28. 6754809 [autotest] Aborting jobs after drone manager refresh. by Prashanth B · 10 years ago
  29. 340fd1e [autotest] Threaded asynchronous task execution on drones. by Prashanth B · 10 years ago
  30. 3ef8213 Revert "[autotest] Threaded asynchronous task execution on drones." by Prashanth B · 10 years ago
  31. 0933899 [autotest] Threaded asynchronous task execution on drones. by Prashanth B · 10 years ago
  32. da8c60a [autotest] Migrate graphite directory to client/common_lib/cros by Michael Liang · 10 years ago
  33. 4ec9867 [autotest] Split host acquisition and job scheduling II. by Prashanth B · 10 years ago
  34. f66d51b [autotest] Split host acquisition and job scheduling. by Prashanth B · 10 years ago
  35. 0e96028 [autotest] Consolidate methods required to setup a scheduler. by Prashanth B · 10 years ago
  36. f7d3516 [autotest] Hosts that are being used by special tasks don't get jobs. by beeps · 11 years ago
  37. cc9fc70 [autotest] RDB Refactor II + Request/Response API. by beeps · 11 years ago
  38. 0237793 [Autotest] Avoid race conditions between special tasks and hqes. by beeps · 11 years ago
  39. d361404 [autotest] Group suites together when scheduling HQEs. by Alex Miller · 11 years ago
  40. 47cd247 [autotest] Sneak stats calls in to log queued and running HQEs. by Alex Miller · 11 years ago
  41. 76af802 [autotest] abort Starting suite job leads to scheduler crash by Dan Shi · 11 years ago
  42. e50d875 [autotest] Abort all special tasks with the hqe. by beeps · 11 years ago
  43. 7d8273b [autotest] RDB refactor I by beeps · 11 years ago
  44. 5e2bb4a [autotest] Scheduler refactor. by beeps · 11 years ago
  45. 7d8a1b1 [autotest] De-prioritize hostless hqes in favor of tests. by beeps · 11 years ago
  46. 1a18905 [autotest] revert suite throttling by Dan Shi · 11 years ago
  47. 5b6b3fd [autotest] abort Starting job leads to scheduler crash by Dan Shi · 11 years ago
  48. d0e09ab [autotest] Fix SelfThrottledTask._num_running_processes when suite job is aborted by Dan Shi · 11 years ago
  49. b255fc5 [autotest] Stat number of new jobs per scheduler tick. by beeps · 11 years ago
  50. 7bcec08 [autotest] max_provision_retries=1 means retry once. by Alex Miller · 11 years ago
  51. 7bcc098 [autotest] Send an email when SelfThrottledTask hits process limit. by Fang Deng · 11 years ago
  52. a4a78ef [autotest] Add retries to provisioning. by Alex Miller · 11 years ago
  53. c23a7f0 [autotest] Throttle HostlessQueueEntries. by Alex Miller · 11 years ago
  54. 9fe3966 [autotest] Don't use implicit true/false in scheduler query. by Alex Miller · 11 years ago
  55. 9f01d5d [autotest] Don't pass --verify_job_repo_url on Hostless Queue Entries. by Alex Miller · 11 years ago
  56. f314b26 [autotest] Fail, not abort, tests that fail to provision. by Alex Miller · 11 years ago
  57. e8949c9 [autotest] Make ProvisionTask call AgentTask's epilog so we call finish by Alex Miller · 11 years ago
  58. 8bb1f7d [autotest] Teach the scheduler to abort SpecialTasks. by beeps · 11 years ago
  59. dfff2fd [autotest] Add a provision special task. by Alex Miller · 11 years ago
  60. 5e36ccc [autotest] Remove pointless if statement. by Alex Miller · 11 years ago
  61. 47715eb [autotest] Correct updated scheduler docstring. by Alex Miller · 11 years ago
  62. dc608d5 [autotest] Reset shouldn't unconditionally put host into Ready. by Alex Miller · 11 years ago
  63. f3f1945 [autotest] Requeueing a HQE should abort all queued special tasks. by Alex Miller · 11 years ago
  64. d51d886 [autotest] Correct an autotest scheduler comment. by Alex Miller · 11 years ago
  65. ba076c5 [autotest] Reset needs to abide by _should_pending(). by Alex Miller · 11 years ago
  66. 07e09af [Autotest] merge cleanup and verify by Dan Shi · 12 years ago
  67. 23676a2 [autotest] Failing a queue entry fails associated special tasks. by Alex Miller · 11 years ago
  68. cb6f1e2 [autotest] Teach autoserv to check a hosts job_repo_url. by beeps · 11 years ago
  69. 42437f9 [autotest] Allow for multiple pre-hqe special tasks. by Alex Miller · 11 years ago
  70. 308e736 [autotest] pull _autoserv_command_line functionality into utility module by Aviv Keshet · 11 years ago
  71. 1d6c2a0 [autotest] Time each step of scheduler tick and some database queries by Fang Deng · 12 years ago
  72. 7282202 [autotest] Do not write queue or .machines files. by Alex Miller · 12 years ago
  73. 05d7b4c [autotest] Add a tick stat to the scheduler. by Alex Miller · 12 years ago
  74. 3664d07 [autotest] monitor.db passes in test retry cli flag to autoserv by Aviv Keshet · 12 years ago
  75. 225bdfe [autotest] fix pylint complaints in monitor_db.py by Aviv Keshet · 12 years ago
  76. 05c08ac [autotest] Typo fix in error message. by Aviv Keshet · 12 years ago
  77. def9287 Autotest: Limit Extra Debugging Messages by Simran Basi · 12 years ago
  78. 3f6717d Autotest: Add more logging. by Simran Basi · 12 years ago
  79. 0ec94dd Autotest: Add more logging to the tick. by Simran Basi · 12 years ago
  80. a858a23 Autotest: Fix Reverification Code so we don't get stuck in a loop. by Simran Basi · 12 years ago
  81. 52ce11d Autotest: Make archiving step configurable and disable it by default. by Yu-Ju Hong · 12 years ago
  82. 456d3c1 Upstream Autotest merge. by Dale Curtis · 13 years ago
  83. 30cb8eb Fix --image support so it only runs on normal jobs. by Dale Curtis · 13 years ago
  84. aa51336 Host scheduler refactoring. Move HostScheduler out of monitor_db. by Dale Curtis · 14 years ago
  85. a82dc35 Merge remote branch 'autotest-upstream/master' into try-box1 by Eric Li · 14 years ago
  86. 861b2d5 Merge remote branch 'cros/upstream' into master by Eric Li · 14 years ago
  87. 5a8c6ad Add support for an --image flag to atest. by Paul Pendlebury · 14 years ago
  88. e0493a4 Merge remote branch 'cros/upstream' into tempbranch by Eric Li · 14 years ago
  89. 6f27d4f Merge remote branch 'cros/upstream' into tempbranch3 by Eric Li · 14 years ago
  90. 517d95a Revert "Merge remote branch 'cros/upstream' into tempbranch2" by Benson Leung · 14 years ago
  91. 25fc6d1 Merge remote branch 'cros/upstream' into tempbranch2 by Eric Li · 14 years ago
  92. c7d387e by jamesren · 14 years ago
  93. 17cadd6 by jamesren · 14 years ago
  94. b8f3f35 by jamesren · 14 years ago
  95. e7c65cb by jamesren · 14 years ago
  96. 42318f7 by jamesren · 14 years ago
  97. dd77e01 by jamesren · 14 years ago
  98. 2566356 Fix process counting for SelfThrottledPostJobTask. Would previously by jamesren · 14 years ago
  99. 76fcf19 Add ability to associate drone sets with jobs. This restricts a job to by jamesren · 15 years ago
  100. b7c5d27 monitor_db.py: Fix SyntaxWarning by lmr · 15 years ago