1. 02a7244 autotest: Catch exceptions in job_aborter lock check by Allen Li · 6 years ago
  2. a32e816 lucifer: skip failing test by Mike Frysinger · 6 years ago
  3. f5a459c autotest: Close all non standard fds for Lucifer by Allen Li · 6 years ago
  4. ce20b33 autotest: Stop passing --test-retries to autoserv by Prathmesh Prabhu · 6 years ago
  5. 79adb91 autotest: Iterate on database retries by Allen Li · 6 years ago
  6. 1929fb3 autotest: Fix typo in Lucifer flag by Allen Li · 6 years ago
  7. ad3d5c1 lucifer: Retry on DatabaseError by Allen Li · 6 years ago
  8. 0390901 autotest: Remove deprecated run-job-path by Allen Li · 6 years ago
  9. ec2422b autotest: Handle when execution tag is None by Allen Li · 6 years ago
  10. 08fd214 autotest: Use universal lucifer binary by Allen Li · 6 years ago
  11. ca32525 autotest: Add test for block on abort socket by Allen Li · 6 years ago
  12. 8a6ec71 autotest: Clean up Lucifer lease tests by Allen Li · 6 years ago
  13. d4ebf04 autotest: Don't block on abort socket by Allen Li · 6 years ago
  14. 3ac0007 autotest: Remove GATHERING flags from job_reporter by Allen Li · 6 years ago
  15. 58d7c91 autotest: Use new resultsdir flag by Allen Li · 6 years ago
  16. 03b9150 autotest: Enable parse only mode by Allen Li · 6 years ago
  17. 045763b [autotest] Remove lucifer_watcher by Allen Li · 6 years ago
  18. fe44fde [autotest] Remove more lucifer GATHERING code by Allen Li · 6 years ago
  19. 88a3160 [autotest] Add host status metrics to Lucifer by Allen Li · 6 years ago
  20. 58d29e9 [autotest] Fix autotest path passed to lucifer by Allen Li · 6 years ago
  21. 75273a7 [autotest] Allow other test status events than autoserv by Allen Li · 6 years ago
  22. 15b3e21 [autotest] Add future imports to lucifer modules by Allen Li · 6 years ago
  23. f5bba2a [autotest] Fix leasing docstring by Allen Li · 6 years ago
  24. 54a1393 [autotest] Inline _prepare_host_keyvals_files() by Allen Li · 6 years ago
  25. 24a5ad7 [autotest] Factor out results module by Allen Li · 6 years ago
  26. aa9bf4c [autotest] Factor out _write_host_keyvals() by Allen Li · 6 years ago
  27. 4115687 [autotest] Factor out _write_keyvals() by Allen Li · 6 years ago
  28. 561cc65 [autotest] Abort HQEs atomically in lucifer by Allen Li · 6 years ago
  29. 5afdf6d [autotest] Write keyvals and status for aborted job by Allen Li · 6 years ago
  30. 4a46e86 [autotest] Factor out _mark_hqe_aborted() by Allen Li · 6 years ago
  31. d1a2b81 [autotest] Use Django update_fields by Allen Li · 6 years ago
  32. 5efcde3 [autotest] Add abort event handler by Allen Li · 6 years ago
  33. 7b930b5 [autotest] Use READY for abort instead of NULL by Allen Li · 6 years ago
  34. d367966 [autotest] Add abort event by Allen Li · 6 years ago
  35. eab3425 [autotest] Factor out _stop_job_if_necessary() by Allen Li · 6 years ago
  36. 079bea0 [autotest] Add better logging to job_aborter by Allen Li · 6 years ago
  37. 4e88b41 [autotest] Factor out _release_job_if_sharded() by Allen Li · 6 years ago
  38. 6d35123 [autotest] Factor out _mark_hqes_complete() by Allen Li · 6 years ago
  39. a83d522 [autotest] Factor out _mark_job_complete() by Allen Li · 6 years ago
  40. 897b754 [autotest] Move _handle_x_tests_done by Allen Li · 6 years ago
  41. 164e8eb [autotest] Add STARTING support to job_reporter by Allen Li · 6 years ago
  42. 34dc9c8 [autotest] Add test status events by Allen Li · 6 years ago
  43. 6c17f1d [autotest] Pass job object through job_reporter by Allen Li · 6 years ago
  44. 7096f98 [autotest] Improve jobx functions by Allen Li · 6 years ago
  45. deb5d3b [autotest] Fix argument help typo by Allen Li · 6 years ago
  46. 0b80a4b [autotest] Add earliest argument reporting by Allen Li · 6 years ago
  47. d459bc0 [autotest] Fix is_hostless logic error by Allen Li · 6 years ago
  48. 5187623 [autotest] Replace autoserv_exit check by Allen Li · 6 years ago
  49. 56d818f [autotest] Fix handler order by Allen Li · 6 years ago
  50. 292b4ca [autotest] Organize lucifer argument construction by Allen Li · 6 years ago
  51. 8bb357b [autotest] Organize job_reporter arguments by Allen Li · 6 years ago
  52. a55ca4f [autotest] Implement GATHERING handler by Allen Li · 6 years ago
  53. 3b5b1f8 [autotest] Add new lucifer events by Allen Li · 6 years ago
  54. 645fa2a [autotest] Disallow passthrough lucifer args by Allen Li · 6 years ago
  55. d84961d [autotest] [1/2] Don't passthrough lucifer gathering flags by Allen Li · 6 years ago
  56. bc6599c [autotest] Make --lucifer-level required by Allen Li · 6 years ago
  57. fe4c577 [autotest] Add initial host state handlers by Allen Li · 6 years ago
  58. bdd96af [autotest] Stop passing event arg to handlers by Allen Li · 6 years ago
  59. bf4b370 [autotest] Pass -x-resultsdir instead of -resultsdir by Allen Li · 6 years ago
  60. 84fc40f [autotest] Fix type error by Allen Li · 6 years ago
  61. a22a974 [autotest] [1/2] Pass lucifer level option by Allen Li · 6 years ago
  62. cbbdc8d [autotest] Make job_reporter --results-dir required by Allen Li · 6 years ago
  63. 45c2fdf [autotest] Stop passing flags directly to lucifer by Allen Li · 6 years ago
  64. c13a7a5 [autotest] Add location of original implementation by Allen Li · 6 years ago
  65. 4aafca5 [autotest] Remove jobx.working_directory by Allen Li · 6 years ago
  66. a6458b3 [autotest] Rename -x-hosts flag to -hosts by Allen Li · 6 years ago
  67. 7b88e93 [autotest] Factor out jobx module by Allen Li · 6 years ago
  68. 0d4322b [autotest] Add _run_{autotest,lucifer}_job() by Allen Li · 6 years ago
  69. 9c86070 [autotest] Change job_reporter metrics service_name by Allen Li · 6 years ago
  70. a64cf34 [autotest] Set up ts_mon for job_aborter by Allen Li · 6 years ago
  71. fc7d5c2 [autotest] Simplify formatting by Allen Li · 6 years ago
  72. e7dcbb6 [autotest] Inline _add_run_job_args() by Allen Li · 6 years ago
  73. 42360a4 [autotest] Remove path param to _run_job by Allen Li · 6 years ago
  74. 5004808 [autotest] Fix typo by Allen Li · 6 years ago
  75. 5804687 [autotest] Only abort lucifer jobs for the current drone by Allen Li · 7 years ago
  76. 3a13c4b [autotest] Factor out cleanup steps by Allen Li · 7 years ago
  77. a0cf57d [autotest] Add job_aborter metrics by Allen Li · 7 years ago
  78. cf41a1c [autotest] Factor out some aborting logic by Allen Li · 7 years ago
  79. 3818df9 [autotest] Ignore exception when aborting jobs by Allen Li · 7 years ago
  80. 41b2808 [autotest] Fix host status setting by Allen Li · 7 years ago
  81. 37f67e6 [autotest] Add import path hack for moblab by Allen Li · 7 years ago
  82. d8663fd [autotest] Recover DUTs orphaned by lucifer by Allen Li · 7 years ago
  83. bda3236 [autotest] Add start/finish logging to lucifer scripts by Allen Li · 7 years ago
  84. ce28667 [autotest] Remove dependency injection in handlers by Allen Li · 7 years ago
  85. 0f4a47f [autotest] Remove dependency injection in job_aborter by Allen Li · 7 years ago
  86. b8b2e59 [autotest] Add GATHERING handling by Allen Li · 7 years ago
  87. 6d27219 [autotest] Add message to lucifer events by Allen Li · 7 years ago
  88. 46ff60e [autotest] Track COMPLETED event for lucifer by Allen Li · 7 years ago
  89. 3c01c4e [autotest] Make job_aborter also set active=0 by Allen Li · 7 years ago
  90. 96ed85f [autotest] lucifer handlers cleanup by Allen Li · 7 years ago
  91. 181afe7 [autotest] Make job_id mandatory by Allen Li · 7 years ago
  92. b5ddd33 [autotest] Add manual transaction flush to job_aborter by Allen Li · 7 years ago
  93. a3d7bfa [autotest] Always clean up lease file by Allen Li · 7 years ago
  94. 2445aec [autotest] Fix job_aborter marking aborted by Allen Li · 7 years ago
  95. f27b048 [autotest] Make job_aborter run more often by Allen Li · 7 years ago
  96. 5cca818 [autotest] Use JobHandoff for job_aborter tracking by Allen Li · 7 years ago
  97. d31d732 [autotest] Factor out handler implementation by Allen Li · 7 years ago
  98. dbdaab5 [autotest] Pass lucifer_run_job arguments positionally by Allen Li · 7 years ago
  99. 157a498 [autotest] Improve lucifer logging by Allen Li · 7 years ago
  100. 3d089a1 [autotest] Fix flush capitalization by Allen Li · 7 years ago