1. 4971c1f autotest: Drop spurious imports of lab_inventory by Prathmesh Prabhu · 7 years ago
  2. ff7064f [autotest] Hand off parsing to lucifer (reland) by Allen Li · 7 years ago
  3. 8fb668c Revert "[autotest] Hand off parsing to lucifer" by Shuqian Zhao · 7 years ago
  4. 604ae69 [autotest] Hand off parsing to lucifer by Allen Li · 7 years ago
  5. b1c3e6e :[autotest] Add option to exit the scheduler if SSP is not available. by Keith Haddow · 7 years ago
  6. d8c6389 [autotest] Add logging for drone's ssp check failure. by Dan Shi · 7 years ago
  7. f508f8d [autotest] scheduler: Add trace for HQE lifespan by Paul Hobbs · 7 years ago
  8. 3e319da tko/parse: Set new session id when run from monitor_db by Prathmesh Prabhu · 7 years ago
  9. cd10e48 [autotest] Fix 'utils' imports for metrics_mock by Paul Hobbs · 7 years ago
  10. 7f3c6fa drone_manager: Don't reimplement "min(xs, key=f)" by Paul Hobbs · 7 years ago
  11. e141622 drone_manager: Fix drone/active_processes metric by Paul Hobbs · 7 years ago
  12. 8363691 [autotest] Delete unused DelayedCallTask by Paul Hobbs · 7 years ago
  13. a829401 autotest: scheduler: skip malformed special tasks by Aviv Keshet · 7 years ago
  14. d852c78 [autotest] Remove self._drone_utility by Allen Li · 8 years ago
  15. 723fa1b [autotest] Make sync_send_file_to private by Allen Li · 8 years ago
  16. 41c7d3f [autotest] Clean up ensure logic by Allen Li · 8 years ago
  17. b24275d [autotest] Remove old drone log conversion by Allen Li · 8 years ago
  18. 92ae3ca autotest: delete graphite by Aviv Keshet · 7 years ago
  19. 42cae63 [autotest] Replace email alerts from scheduler cleanup with metrics by Prathmesh Prabhu · 7 years ago
  20. 67e3847 autotest: remove autotest_es from scheduler/scheduler_models by Aviv Keshet · 7 years ago
  21. 9e55b90 [autotest] Add total agent count metric by Allen Li · 7 years ago
  22. 175233b [autotest] Make find_hosts_for_jobs a generator by Allen Li · 8 years ago
  23. baecf39 [autotest] Remove unused var by Allen Li · 8 years ago
  24. 0c93b86 autotest: skip hqes that suffer from missing host_id malformation by Aviv Keshet · 7 years ago
  25. ba8adaf [autotest] Drop remaining references to autotest_stats by Prathmesh Prabhu · 8 years ago
  26. d0249f1 [autotest] Remove more dead AU code. by David Haddock · 8 years ago
  27. 2284834 [autotest] Drop email notification from drone_utility by Prathmesh Prabhu · 8 years ago
  28. 240b467 [autotest] Delay hosts module import in drone_utility by Prathmesh Prabhu · 8 years ago
  29. a71d9e8 [autotest] Use process pools to read dark mark in drone_utility. by Prathmesh Prabhu · 8 years ago
  30. fd90710 [autotest] Remove final vestiges of WAITING by Allen Li · 8 years ago
  31. 8745b0d [autotest] Remove final vestiges of ARCHIVING by Allen Li · 8 years ago
  32. 4ba6f24 [autotest] Remove unused site code from monitor_db by Allen Li · 8 years ago
  33. e8adf59 [autotest] Merge scheduler/agent_task by Allen Li · 8 years ago
  34. 372400c [autotest] Remove _archive_results() by Allen Li · 8 years ago
  35. 3df0b2b [autotest] Skip archiving after parsing by Allen Li · 8 years ago
  36. c255367 [autotest] Remove parser_path for site_parse by Allen Li · 8 years ago
  37. 1aef2f3 [autotest] Remove failure handling in archive step by Allen Li · 8 years ago
  38. 085c1c5 scheduler_models.py: group multiple afe_jobs queries by Po-Hsien Wang · 8 years ago
  39. cfabbde [autotest] Use process pool to read pidfiles in drone refresh by Prathmesh Prabhu · 8 years ago
  40. a7d9e34 [autotest] Extract ProcessRefresher from DroneUtility by Prathmesh Prabhu · 8 years ago
  41. 9ccda9d [autotest] Use --no-header with ps to skip header. by Prathmesh Prabhu · 8 years ago
  42. 01e96da [autotest] Make some staticmethods free functions. by Prathmesh Prabhu · 8 years ago
  43. d4db8ff [autotest] Drop {Base,Site}DroneUtility by Prathmesh Prabhu · 8 years ago
  44. 7bea6a0 [autotest] Merge SiteDispatcher by Allen Li · 8 years ago
  45. 76f2357 [autotest] Add a shard/board_presence metric by Paul Hobbs · 8 years ago
  46. 0779f5f [autotest] Neuter archiving step by Allen Li · 8 years ago
  47. 3a94fab autotest: add host-scheduler metric about host acquisition requests by Aviv Keshet · 8 years ago
  48. 036b3a6 [autotest] Merge scheduler/drone_manager by Allen Li · 8 years ago
  49. aae34bc [autotest] Merge scheduler/drone_utility by Allen Li · 8 years ago
  50. 64d5aea autotest: fix syntax error in host_scheduler exception handler by Aviv Keshet · 8 years ago
  51. fa8713c autotest: delete status_server, monitor_db_babysitter, all callers by Aviv Keshet · 8 years ago
  52. ea8f851 autotest: log uncaught exception in monitor_db by Aviv Keshet · 8 years ago
  53. 844745c autotest: make host_scheduler respect host_scheduler_minimum_tick_sec by Aviv Keshet · 8 years ago
  54. 6b4e3c2 autotest: don't start status_server within scheduler by Aviv Keshet · 8 years ago
  55. 9bd3eca [autotest] Merge scheduler/drones by Allen Li · 8 years ago
  56. e7dbe65 [autotest] Merge scheduler/archive_results by Allen Li · 8 years ago
  57. 7f73f66 autotest: replace scheduler uncaught exception spam with counter by Aviv Keshet · 8 years ago
  58. 5e51bd9 autotest: Not raise error in copying files in cleanup step. by xixuan · 8 years ago
  59. 9ea613e autotest: fix host_scheduler tick metric by Aviv Keshet · 8 years ago
  60. 8a93beb autotest: don't crash shard_client on JSONRPCException by Aviv Keshet · 8 years ago
  61. 2d56888 autotest: add more logs & raise NonHostExistError for scheduler. by xixuan · 8 years ago
  62. ea6280b [autotest] host_scheduler should use chromite's httplib2 by Paul Hobbs · 8 years ago
  63. b9077b9 [autotest] shard_client remove incorrect hosts from shard by Aviv Keshet · 8 years ago
  64. 6358168 autotest: fix shard_client_integration_test by Aviv Keshet · 8 years ago
  65. dfd1f52 [autotest] add fuzz to shard heartbeat sleep by Aviv Keshet · 8 years ago
  66. 204eac1 [autotest] [atomic] Remove atomic groups RPC by Allen Li · 8 years ago
  67. 0f261de [autotest] [atomic] Remove atomic groups from scheduler by Allen Li · 8 years ago
  68. e85d1d2 autotest: remove a few old autotest_stats callers by Aviv Keshet · 8 years ago
  69. 2d3884a Revert "[autotest] Remove synch_id from database" by Prathmesh Prabhu · 8 years ago
  70. c744f5f [autotest] Remove synch_id from database by Allen Li · 8 years ago
  71. 5d14a5d Revert "[autotest] temporarily disable suite timeline report" by David Riley · 8 years ago
  72. 076a655 Revert "[autotest] Remove synch_id from database" by Prathmesh Prabhu · 8 years ago
  73. eb97ee7 [autotest] Remove synch_id from database by Allen Li · 8 years ago
  74. 229a76d [autotest] temporarily disable suite timeline report by Shuqian Zhao · 8 years ago
  75. 5e2efb7 [autotest] Use the metrics_mock object in case chromite is not set up. by Dan Shi · 8 years ago
  76. e4c0827 [autotest] Remove synch_id concept by Allen Li · 8 years ago
  77. cdd00f2 [autotest] Remove site_rpc_interface by Allen Li · 8 years ago
  78. 4de4e74 autotest: Remove backend dead codes related to recurring jobs. by xixuan · 8 years ago
  79. 688b967 scheduler: fake _inline_host_acquistion through the config. by Prathmesh Prabhu · 8 years ago
  80. 47bd1dd scheduler: Stub out global_config with a fake. by Prathmesh Prabhu · 8 years ago
  81. c1f41e8 Move FakeGlobalConfig to the global_config module. by Prathmesh Prabhu · 8 years ago
  82. 31425d5 [autotest] generate a suite timing report when parsing a suite job by Shuqian Zhao · 8 years ago
  83. 82c508c autotest: turn pidfile email alert into a monarch metrics by Aviv Keshet · 8 years ago
  84. 6a46f0b [scheduler] Mock out another config value for functional test. by Prathmesh Prabhu · 8 years ago
  85. 468c32c [scheduler] Don't read config values at module import. by Prathmesh Prabhu · 8 years ago
  86. 21e0971 scheduler: active_process_percentage goes Float'ing. by Prathmesh Prabhu · 8 years ago
  87. 3c6a3bf scheduler: Don't schedule host_jobs when inline acquisition is false. by Prathmesh Prabhu · 8 years ago
  88. 7ab1ef6 scheduler: Start reporting tick() time breakdown. by Prathmesh Prabhu · 8 years ago
  89. 6a1ad08 host_scheduler: Fix a Gauge metric posing as Counter. by Prathmesh Prabhu · 8 years ago
  90. c29b4c7 autotest: delete some email alerts; replace some with monarch metrics by Aviv Keshet · 8 years ago
  91. 1b2ff70 Revert "[autotest] remove autotest_stats from pidfile_monitor.py" by Shuqian Zhao · 8 years ago
  92. c7e9760 autotest: Remove autotest_stats from scheduler_models.py by Prathmesh Prabhu · 8 years ago
  93. c4031f0 [autotest] remove autotest_stats from pidfile_monitor.py by Shuqian Zhao · 8 years ago
  94. 6441807 autotest: Remove autotest_stats from shard_client by Prathmesh Prabhu · 8 years ago
  95. 3623862 autotest: Remove autotest_stats from {site}_drone_manager. by Prathmesh Prabhu · 8 years ago
  96. c95a66a Remove autotest_stats from site_monitor_db. by Prathmesh Prabhu · 8 years ago
  97. ed7ece9 autotest: Remove autotest_stats from monitor_db by Prathmesh Prabhu · 8 years ago
  98. 0e97653 autotest: remove autotest_stats from scheduler/thread_lib by Prathmesh Prabhu · 8 years ago
  99. 7224dcb autotest: move or eliminate a bunch of autotest_stats stats by xixuan · 8 years ago
  100. 3c5b334 [autotest] remove autotest_stats from host_scheduler by Shuqian Zhao · 8 years ago