1. c13a7a5 [autotest] Add location of original implementation by Allen Li · 6 years ago
  2. 4aafca5 [autotest] Remove jobx.working_directory by Allen Li · 6 years ago
  3. a6458b3 [autotest] Rename -x-hosts flag to -hosts by Allen Li · 6 years ago
  4. 7b88e93 [autotest] Factor out jobx module by Allen Li · 6 years ago
  5. 0d4322b [autotest] Add _run_{autotest,lucifer}_job() by Allen Li · 6 years ago
  6. 9c86070 [autotest] Change job_reporter metrics service_name by Allen Li · 6 years ago
  7. a64cf34 [autotest] Set up ts_mon for job_aborter by Allen Li · 6 years ago
  8. fc7d5c2 [autotest] Simplify formatting by Allen Li · 6 years ago
  9. e7dcbb6 [autotest] Inline _add_run_job_args() by Allen Li · 6 years ago
  10. 42360a4 [autotest] Remove path param to _run_job by Allen Li · 6 years ago
  11. 5004808 [autotest] Fix typo by Allen Li · 6 years ago
  12. 5804687 [autotest] Only abort lucifer jobs for the current drone by Allen Li · 7 years ago
  13. 3a13c4b [autotest] Factor out cleanup steps by Allen Li · 7 years ago
  14. a0cf57d [autotest] Add job_aborter metrics by Allen Li · 7 years ago
  15. cf41a1c [autotest] Factor out some aborting logic by Allen Li · 7 years ago
  16. 3818df9 [autotest] Ignore exception when aborting jobs by Allen Li · 7 years ago
  17. 41b2808 [autotest] Fix host status setting by Allen Li · 7 years ago
  18. 37f67e6 [autotest] Add import path hack for moblab by Allen Li · 7 years ago
  19. d8663fd [autotest] Recover DUTs orphaned by lucifer by Allen Li · 7 years ago
  20. bda3236 [autotest] Add start/finish logging to lucifer scripts by Allen Li · 7 years ago
  21. ce28667 [autotest] Remove dependency injection in handlers by Allen Li · 7 years ago
  22. 0f4a47f [autotest] Remove dependency injection in job_aborter by Allen Li · 7 years ago
  23. b8b2e59 [autotest] Add GATHERING handling by Allen Li · 7 years ago
  24. 6d27219 [autotest] Add message to lucifer events by Allen Li · 7 years ago
  25. 536a63d Enable moblab-generic-vm-pre-cq for infrastructure code. by Prathmesh Prabhu · 7 years ago
  26. 46ff60e [autotest] Track COMPLETED event for lucifer by Allen Li · 7 years ago
  27. 3c01c4e [autotest] Make job_aborter also set active=0 by Allen Li · 7 years ago
  28. 96ed85f [autotest] lucifer handlers cleanup by Allen Li · 7 years ago
  29. 181afe7 [autotest] Make job_id mandatory by Allen Li · 7 years ago
  30. b5ddd33 [autotest] Add manual transaction flush to job_aborter by Allen Li · 7 years ago
  31. a3d7bfa [autotest] Always clean up lease file by Allen Li · 7 years ago
  32. 2445aec [autotest] Fix job_aborter marking aborted by Allen Li · 7 years ago
  33. f27b048 [autotest] Make job_aborter run more often by Allen Li · 7 years ago
  34. 5cca818 [autotest] Use JobHandoff for job_aborter tracking by Allen Li · 7 years ago
  35. d31d732 [autotest] Factor out handler implementation by Allen Li · 7 years ago
  36. dbdaab5 [autotest] Pass lucifer_run_job arguments positionally by Allen Li · 7 years ago
  37. 157a498 [autotest] Improve lucifer logging by Allen Li · 7 years ago
  38. 3d089a1 [autotest] Fix flush capitalization by Allen Li · 7 years ago
  39. 75f8808 [autotest] Merge patch() and monkeypatch() by Allen Li · 7 years ago
  40. d64e4c8 [autotest] Move lease logic to Autotest side by Allen Li · 7 years ago
  41. ff162b7 [autotest] Move set_state logic into job_reporter by Allen Li · 7 years ago
  42. 63e21c3 [autotest] Extract _make_handler by Allen Li · 7 years ago
  43. 58e01ce [autotest] Extract _parse_args function by Allen Li · 7 years ago
  44. 0459da3 [autotest] Add chromite_load and deps_load by Allen Li · 7 years ago
  45. f4b62ae [autotest] Fix lucifer by Allen Li · 7 years ago
  46. 057be2c [autotest] Move lucifer options to global_config by Allen Li · 7 years ago
  47. d143faf vent: add paramiko to requirements.txt by Aviv Keshet · 7 years ago
  48. b8c76b8 venv: add fabric to venv requirements by Aviv Keshet · 7 years ago
  49. bca5d01 lucifer: Black magic to make Autotest-Django chimera work from venv by Allen Li · 7 years ago
  50. 3f9f622 [autotest] Add leasedir option to job_reporter by Allen Li · 7 years ago
  51. 902c6e9 [autotest] Rename job_shepherd references by Allen Li · 7 years ago
  52. 83bb697 [autotest] Improve job_reporter argument documentation by Allen Li · 7 years ago
  53. a288dce [autotest] job_aborter: Fix typo by Allen Li · 7 years ago
  54. 2678d36 lucifer: Clean up by Allen Li · 7 years ago
  55. 4f14dec autotest: add rsa and oauth2client to venv requirements by Aviv Keshet · 7 years ago
  56. 332a5e9 autotest: add pyasn1 requirements by Aviv Keshet · 7 years ago
  57. 9a80152 [autotest] Update venv symlink to autotest_lib by Prathmesh Prabhu · 7 years ago
  58. 8c4d01b [autotest] Mark slow unittests by Allen Li · 7 years ago
  59. d3d5f13 [autotest] Add lucifer abort logic by Allen Li · 7 years ago
  60. 5178a78 [autotest] Move test helper scripts to subdir by Allen Li · 7 years ago
  61. 5cf36f7 [autotest] Filter out job_shepherd abort sockets from leases by Allen Li · 7 years ago
  62. 5cebb2a [autotest] Fix job_reporter arguments passing to job_shepherd by Allen Li · 7 years ago
  63. cc15350 [autotest] Add job_aborter by Allen Li · 7 years ago
  64. 464220f [autotest] Update HQE state in job_reporter by Allen Li · 7 years ago
  65. 156697b [autotest] Pass USR1 abort to job_shepherd stdin by Allen Li · 7 years ago
  66. 20dd90f [autotest] Add placeholder job_reporter by Allen Li · 7 years ago
  67. ae67a7f Revert "[autotest] Add virtualenv bootstrap stuff" by Dan Shi · 7 years ago
  68. d03574e [autotest] Add virtualenv bootstrap stuff by Allen Li · 7 years ago