1. 1ff2605 [autotest] Remove autoserv-exit argument for job reporter by Keith Haddow · 6 years ago
  2. d5be215 autotest: Track drone active processes under Lucifer by Allen Li · 6 years ago
  3. 03b9150 autotest: Enable parse only mode by Allen Li · 6 years ago
  4. 9a63108 [autotest] Excise job_overhead and metadata_reporter by Prathmesh Prabhu · 6 years ago
  5. 7ab2b72 autotest: Restore Lucifer parsing code path by Allen Li · 6 years ago
  6. d8c7adc [autotest] Work around a database race by Allen Li · 6 years ago
  7. 045763b [autotest] Remove lucifer_watcher by Allen Li · 6 years ago
  8. 78bdada [autotest] Remove lucifer GATHERING code by Allen Li · 6 years ago
  9. e865651 [autotest] Change lucifer default to STARTING by Allen Li · 6 years ago
  10. b88e815 [autotest] Abort jobs that error when sending to Lucifer by Allen Li · 6 years ago
  11. 1f84a11 Revert "Revert "[autotest] Fix type error in Lucifer ownership check"" by Richard Barnette · 6 years ago
  12. 4e4babf Revert "[autotest] Fix type error in Lucifer ownership check" by Jacob Kopczynski · 6 years ago
  13. 6e423be [autotest] Simplify Lucifer ownership check by Allen Li · 6 years ago
  14. 88197c4 [autotest] Remove unused groupname by Allen Li · 6 years ago
  15. 16d0ef8 [autotest] Fix indentation by Allen Li · 6 years ago
  16. f9a8b45 Drop obsolete and incorrect bug reference by Prathmesh Prabhu · 6 years ago
  17. 80f5156 [autotest] Fix type error in Lucifer ownership check by Allen Li · 6 years ago
  18. f63161c [autotest] Don't recover Lucifer owned jobs by Allen Li · 6 years ago
  19. 19fee8a [autotest] Make lucifer account for drones by Allen Li · 6 years ago
  20. cdc2310 Do not crash shard_client with MultipleObjectsReturned exception by Ningning Xia · 6 years ago
  21. 2a18362 shard_client: Rename "known_job_ids_distribution" by Paul Hobbs · 6 years ago
  22. 1a26632 [autotest] Ignore lucifer jobs for aborting in scheduler by Allen Li · 6 years ago
  23. 3004ba4 [autotest] Fix missing autoserv_exit for lucifer by Allen Li · 6 years ago
  24. f536138 shard_client: Add job duration distribution by Paul Hobbs · 6 years ago
  25. f1dd3c2 [autotest] Clarify logic with indentation by Allen Li · 6 years ago
  26. 4e058e3 [autotest] Add STARTING support to monitor_db by Allen Li · 6 years ago
  27. 1f7d518 autotest: scheduler: if master, do not run special tasks on shard hosts by Aviv Keshet · 6 years ago
  28. 27002fe [autotest] Fix class reference by Allen Li · 6 years ago
  29. 9d99440 [autotest] Add GCP creds option for lucifer cloud trace by Allen Li · 6 years ago
  30. 0446fc6 autotest: mute the exception when fail to get a drone due to empty pidfile by Shuqian Zhao · 6 years ago
  31. e2c9842 [autotest] [2/2] Don't passthrough lucifer gathering flags by Allen Li · 6 years ago
  32. d84961d [autotest] [1/2] Don't passthrough lucifer gathering flags by Allen Li · 6 years ago
  33. e0376f4 [autotest] Remove flags passed directly to lucifer by Allen Li · 6 years ago
  34. 3710b6d [autotest] Add lucifer STARTING shims by Allen Li · 6 years ago
  35. 4204c19 [autotest] fix of double fork in monitor_db by Congbin Guo · 6 years ago
  36. c7cd1de [autotest] [2/2] Pass lucifer level option by Allen Li · 6 years ago
  37. 45c2fdf [autotest] Stop passing flags directly to lucifer by Allen Li · 6 years ago
  38. 502a6ac autotest: raise exception when the pidfile is empty by Shuqian Zhao · 6 years ago
  39. 6823723 [autotest] Ignore split PARSING HQEs by Allen Li · 6 years ago
  40. c0109e3 [autotest] Fix occasional scheduler crash by Allen Li · 6 years ago
  41. e45b4b9 [autotest] Remove lucifer PARSING support by Allen Li · 6 years ago
  42. 43dc40b autotest: shard_client: add stats about hosts / jobs uploaded by Aviv Keshet · 6 years ago
  43. cd97d77 monitor_db: Gracefully fail on malformed agent task by Paul Hobbs · 6 years ago
  44. aabc22f autotest: Fix monitor_db_unittest. by Xixuan Wu · 6 years ago
  45. 385e25d autotest: make more scheuling error retryable by Aviv Keshet · 6 years ago
  46. da1f5c2 [autotest] Move lucifer AgentTask rejection by Allen Li · 6 years ago
  47. 30d199f [autotest] Always enable lucifer by Allen Li · 6 years ago
  48. b07ab0f [autotest] Add drone tracking to lucifer handoff by Allen Li · 7 years ago
  49. 766605e autotest: Stop reporting stats to elasticsearch. by Prathmesh Prabhu · 7 years ago
  50. 52bb2cc autotest: Report process start counter from scheduler, host_scheduler. by Prathmesh Prabhu · 7 years ago
  51. 68baeb3 autotest: Add option to fake metrics collection in shard_client. by Prathmesh Prabhu · 7 years ago
  52. 01ef91b autotest: Add lifetime_hours option to shard_client. by Prathmesh Prabhu · 7 years ago
  53. 8b14506 autotest: Add host_scheduler argument to quit after requested time. by Prathmesh Prabhu · 7 years ago
  54. 7b66831 Remove a lie about how upstart treats host_scheduler exits. by Prathmesh Prabhu · 7 years ago
  55. 4c94b21 autotest: Use ts_mon as context, use indirect metrics process. by Prathmesh Prabhu · 7 years ago
  56. 3c09255 autotest: Stop reporting metadata to elasticsearch. by Prathmesh Prabhu · 7 years ago
  57. 1f0b4c2 [autotest] Double fork lucifer processes to not leak zombies by Allen Li · 7 years ago
  58. aae18b4 autotest: change scheduler_model.py to adapt to static labels. by Xixuan Wu · 7 years ago
  59. 8c7113a autotest: Use Host.get_hosts_with_labels to find hosts in scheduler. by Xixuan Wu · 7 years ago
  60. 56c3454 Revert "[autotest] Fix lucifer job adoption" by Shuqian Zhao · 7 years ago
  61. 5a883be [autotest] Fix lucifer job adoption by Allen Li · 7 years ago
  62. 1f44583 autotest: Remove dead codes in query_managers. by Xixuan Wu · 7 years ago
  63. b8b2e59 [autotest] Add GATHERING handling by Allen Li · 7 years ago
  64. 4872b35 autotest: Start reporting 'model' from RDBHost [RELAND] by Prathmesh Prabhu · 7 years ago
  65. ed31428 autotest: Fix key used to obtain board labels. by Prathmesh Prabhu · 7 years ago
  66. 536a63d Enable moblab-generic-vm-pre-cq for infrastructure code. by Prathmesh Prabhu · 7 years ago
  67. 67c1e1e [autotest] Add flag to control lucifer rollout by Allen Li · 7 years ago
  68. e6c6861 Revert "autotest: Add dbclass in afe.models." by Xixuan Wu · 7 years ago
  69. 9f11277 autotest: Add dbclass in afe.models. by Xixuan Wu · 7 years ago
  70. bafe9f1 autotest: scheduler only fetches the defined fields. by Xixuan Wu · 7 years ago
  71. 215801b autotest: scheduler only compares the value of the defined fields by shuqian zhao · 7 years ago
  72. 93e646c autotest: remove dependencies of suite_scheduler. by Xixuan Wu · 7 years ago
  73. 04d40db autotest: shard_client: only count successful ticks by Aviv Keshet · 7 years ago
  74. 49f3665 Revert "autotest: Start reporting 'model' from RDBHost." by Prathmesh Prabhu · 7 years ago
  75. 74d96d7 autotest: Add a process lifetime argument to monitor_db by Prathmesh Prabhu · 7 years ago
  76. bff32b3 Revert "[autotest] Set read isolation level" by Paul Hobbs · 7 years ago
  77. 29d75f0 [autotest] Set read isolation level by Allen Li · 7 years ago
  78. 0184690 Fix NoHostId -> NoHostIdError by Paul Hobbs · 7 years ago
  79. f26bd19 monitor_db: Catch malformed special task on recovery by Paul Hobbs · 7 years ago
  80. 5e6c527 monitor_db: skip malformed special tasks by Aviv Keshet · 7 years ago
  81. 5cca818 [autotest] Use JobHandoff for job_aborter tracking by Allen Li · 7 years ago
  82. f6b3add autotest: Add a --metrics-file option to test metric generation by Prathmesh Prabhu · 7 years ago
  83. b3cee16 autotest: Start reporting 'model' from RDBHost. by Prathmesh Prabhu · 7 years ago
  84. b916738 autotest: Return empty string when board is missing in RDBHost by Prathmesh Prabhu · 7 years ago
  85. 31d1e26 autotest: Use labellib for label manipulation in rdb_hosts. by Prathmesh Prabhu · 7 years ago
  86. d4d6480 autotest: Stop reporting rdb host update to elasticsearch. by Prathmesh Prabhu · 7 years ago
  87. fef16ae [autotest] Add new fields to JobHandoff model by Allen Li · 7 years ago
  88. dbdaab5 [autotest] Pass lucifer_run_job arguments positionally by Allen Li · 7 years ago
  89. 6285198 autotest: schedule RESET task for DUTs that fail jobs. by Xixuan Wu · 7 years ago
  90. 5a3ed35 [autotest] Fix silly typo in luciferlib by Allen Li · 7 years ago
  91. 9e2adb6 [autotest] Move HQE state assertion by Allen Li · 7 years ago
  92. f4b62ae [autotest] Fix lucifer by Allen Li · 7 years ago
  93. 057be2c [autotest] Move lucifer options to global_config by Allen Li · 7 years ago
  94. 4971c1f autotest: Drop spurious imports of lab_inventory by Prathmesh Prabhu · 7 years ago
  95. ff7064f [autotest] Hand off parsing to lucifer (reland) by Allen Li · 7 years ago
  96. 8fb668c Revert "[autotest] Hand off parsing to lucifer" by Shuqian Zhao · 7 years ago
  97. 604ae69 [autotest] Hand off parsing to lucifer by Allen Li · 7 years ago
  98. b1c3e6e :[autotest] Add option to exit the scheduler if SSP is not available. by Keith Haddow · 7 years ago
  99. d8c6389 [autotest] Add logging for drone's ssp check failure. by Dan Shi · 7 years ago
  100. f508f8d [autotest] scheduler: Add trace for HQE lifespan by Paul Hobbs · 7 years ago