1. ae8bfd2 autotest: Abort suite by swarming ID. by Xixuan Wu · 6 years ago
  2. aff23c7 autotest: Don't retry canceled tasks. by Xixuan Wu · 6 years ago
  3. f52e40d autotest: Catch timeout in wait_for_results. by Xixuan Wu · 6 years ago
  4. 00e6fe9 autotest: Don't pass '--client-test' for server-side tests. by Xixuan Wu · 6 years ago
  5. 606e218 autotest: Extend expiration seconds for provision. by Xixuan Wu · 6 years ago
  6. 0c01b09 autotest: provision based on bot_id. by Xixuan Wu · 6 years ago
  7. d4ebf04 autotest: Don't block on abort socket by Allen Li · 6 years ago
  8. 80795c8 autotest: Skip most of loggings so that buildbot can show it quickly. by Xixuan Wu · 6 years ago
  9. 6ac1344 autotest: Explicitly specify parent_task_id in provision and other suites. by Xixuan Wu · 6 years ago
  10. 53d1571 autotest: Add 'abort_suite_skylab'. by Xixuan Wu · 6 years ago
  11. cb46951 autotest: query bots' num before provision. by Xixuan Wu · 6 years ago
  12. 77d4a59 autotest: pass board & pool as dimensions to skylab jobs. by Xixuan Wu · 6 years ago
  13. fcacadb autotest: Add sys exit code for run_suite_skylab. by Xixuan Wu · 6 years ago
  14. 8157c1f autotest: Skip reporting running provision jobs. by Xixuan Wu · 6 years ago
  15. f50443b autotest: Return returncode for run_suite_skylab.py. by Xixuan Wu · 6 years ago
  16. 9d1da7e autotest: Remove json_dump feature. by Xixuan Wu · 6 years ago
  17. ff260eb autotest: Add STEP_LINK for cbuildbot. by Xixuan Wu · 6 years ago
  18. 9e3e0c7 autotest: Add fallback call for provision suite. by Xixuan Wu · 6 years ago
  19. 3dc478b autotest: refactor run_swarming_cmd in suite_runner. by Xixuan Wu · 6 years ago
  20. 415e821 autotest: Better reporting of provision results. by Xixuan Wu · 6 years ago
  21. 70217a9 autotest: Add priority in handling suite. by Xixuan Wu · 6 years ago
  22. 5cb5a40 autotest: Refactor TestSpecs to TestHandlerSpecs. by Xixuan Wu · 6 years ago
  23. 98e5de3 autotest: Add function to form json request of swarming. by Xixuan Wu · 6 years ago
  24. 88c697b autotest: fix some options' format inconsistency. by Xixuan Wu · 6 years ago
  25. 3ac0007 autotest: Remove GATHERING flags from job_reporter by Allen Li · 6 years ago
  26. 58d7c91 autotest: Use new resultsdir flag by Allen Li · 6 years ago
  27. 9af95a2 autotest: Add suite logging. by Xixuan Wu · 6 years ago
  28. 03b9150 autotest: Enable parse only mode by Allen Li · 6 years ago
  29. 56424bc autotest: Add retry in dynamic_suite v2. by Xixuan Wu · 6 years ago
  30. 2406be3 autotest: Kick off a provision suite. by Xixuan Wu · 6 years ago
  31. 0bea952 autotest: wait for child tests to finish in dynamic_suite v2. by Xixuan Wu · 6 years ago
  32. e71c893 autotest: Kick off a child test with swarming. by Xixuan Wu · 6 years ago
  33. 6c04133 autotest: add find_child_tests for skylab suite. by Xixuan Wu · 6 years ago
  34. e3e362f autotest: Make get_control_file_by_build common. by Xixuan Wu · 6 years ago
  35. 48c45b9 Autotest: Add stage_artifacts to common lib. by Xixuan Wu · 6 years ago
  36. 7cc10e5 autotest: Add get_test_source_build for skylab suite. by Xixuan Wu · 6 years ago
  37. c7bf77c autotest: Add the main workflow of dynamic_suite in skylab. by Xixuan Wu · 6 years ago
  38. 888ee7a autotest: Add json_dump for run_skylab_suite. by Xixuan Wu · 6 years ago
  39. 045763b [autotest] Remove lucifer_watcher by Allen Li · 6 years ago
  40. eb0a3e2 autotest: Add logging settings for run_skylab_suite.py by Xixuan Wu · 6 years ago
  41. fe44fde [autotest] Remove more lucifer GATHERING code by Allen Li · 6 years ago
  42. c5cc45d atest_venv_entry: import packages in right order. by Ningning Xia · 6 years ago
  43. 88a3160 [autotest] Add host status metrics to Lucifer by Allen Li · 6 years ago
  44. 17c8f7b autotest: Skylab_suite in venv. by Xixuan Wu · 6 years ago
  45. 58d29e9 [autotest] Fix autotest path passed to lucifer by Allen Li · 6 years ago
  46. 75273a7 [autotest] Allow other test status events than autoserv by Allen Li · 6 years ago
  47. 15b3e21 [autotest] Add future imports to lucifer modules by Allen Li · 6 years ago
  48. f5bba2a [autotest] Fix leasing docstring by Allen Li · 6 years ago
  49. 54a1393 [autotest] Inline _prepare_host_keyvals_files() by Allen Li · 6 years ago
  50. 24a5ad7 [autotest] Factor out results module by Allen Li · 6 years ago
  51. aa9bf4c [autotest] Factor out _write_host_keyvals() by Allen Li · 6 years ago
  52. 4115687 [autotest] Factor out _write_keyvals() by Allen Li · 6 years ago
  53. 561cc65 [autotest] Abort HQEs atomically in lucifer by Allen Li · 6 years ago
  54. 5afdf6d [autotest] Write keyvals and status for aborted job by Allen Li · 6 years ago
  55. 4a46e86 [autotest] Factor out _mark_hqe_aborted() by Allen Li · 6 years ago
  56. d1a2b81 [autotest] Use Django update_fields by Allen Li · 6 years ago
  57. 5efcde3 [autotest] Add abort event handler by Allen Li · 6 years ago
  58. 7b930b5 [autotest] Use READY for abort instead of NULL by Allen Li · 6 years ago
  59. d367966 [autotest] Add abort event by Allen Li · 6 years ago
  60. eab3425 [autotest] Factor out _stop_job_if_necessary() by Allen Li · 6 years ago
  61. 079bea0 [autotest] Add better logging to job_aborter by Allen Li · 6 years ago
  62. 4e88b41 [autotest] Factor out _release_job_if_sharded() by Allen Li · 6 years ago
  63. 6d35123 [autotest] Factor out _mark_hqes_complete() by Allen Li · 6 years ago
  64. a83d522 [autotest] Factor out _mark_job_complete() by Allen Li · 6 years ago
  65. 897b754 [autotest] Move _handle_x_tests_done by Allen Li · 6 years ago
  66. 164e8eb [autotest] Add STARTING support to job_reporter by Allen Li · 6 years ago
  67. 34dc9c8 [autotest] Add test status events by Allen Li · 6 years ago
  68. 6c17f1d [autotest] Pass job object through job_reporter by Allen Li · 6 years ago
  69. 7096f98 [autotest] Improve jobx functions by Allen Li · 6 years ago
  70. deb5d3b [autotest] Fix argument help typo by Allen Li · 6 years ago
  71. 0b80a4b [autotest] Add earliest argument reporting by Allen Li · 6 years ago
  72. d459bc0 [autotest] Fix is_hostless logic error by Allen Li · 6 years ago
  73. 5187623 [autotest] Replace autoserv_exit check by Allen Li · 6 years ago
  74. 56d818f [autotest] Fix handler order by Allen Li · 6 years ago
  75. 292b4ca [autotest] Organize lucifer argument construction by Allen Li · 6 years ago
  76. 8bb357b [autotest] Organize job_reporter arguments by Allen Li · 6 years ago
  77. a55ca4f [autotest] Implement GATHERING handler by Allen Li · 6 years ago
  78. 3b5b1f8 [autotest] Add new lucifer events by Allen Li · 6 years ago
  79. 645fa2a [autotest] Disallow passthrough lucifer args by Allen Li · 6 years ago
  80. d84961d [autotest] [1/2] Don't passthrough lucifer gathering flags by Allen Li · 6 years ago
  81. bc6599c [autotest] Make --lucifer-level required by Allen Li · 6 years ago
  82. fe4c577 [autotest] Add initial host state handlers by Allen Li · 6 years ago
  83. bdd96af [autotest] Stop passing event arg to handlers by Allen Li · 6 years ago
  84. bf4b370 [autotest] Pass -x-resultsdir instead of -resultsdir by Allen Li · 6 years ago
  85. 84fc40f [autotest] Fix type error by Allen Li · 6 years ago
  86. a22a974 [autotest] [1/2] Pass lucifer level option by Allen Li · 6 years ago
  87. cbbdc8d [autotest] Make job_reporter --results-dir required by Allen Li · 6 years ago
  88. 45c2fdf [autotest] Stop passing flags directly to lucifer by Allen Li · 6 years ago
  89. c13a7a5 [autotest] Add location of original implementation by Allen Li · 6 years ago
  90. 4aafca5 [autotest] Remove jobx.working_directory by Allen Li · 6 years ago
  91. a6458b3 [autotest] Rename -x-hosts flag to -hosts by Allen Li · 6 years ago
  92. 7b88e93 [autotest] Factor out jobx module by Allen Li · 6 years ago
  93. 0d4322b [autotest] Add _run_{autotest,lucifer}_job() by Allen Li · 6 years ago
  94. 9c86070 [autotest] Change job_reporter metrics service_name by Allen Li · 6 years ago
  95. a64cf34 [autotest] Set up ts_mon for job_aborter by Allen Li · 6 years ago
  96. fc7d5c2 [autotest] Simplify formatting by Allen Li · 6 years ago
  97. e7dcbb6 [autotest] Inline _add_run_job_args() by Allen Li · 6 years ago
  98. 42360a4 [autotest] Remove path param to _run_job by Allen Li · 6 years ago
  99. 5004808 [autotest] Fix typo by Allen Li · 6 years ago
  100. 5804687 [autotest] Only abort lucifer jobs for the current drone by Allen Li · 6 years ago