1. ba0276c autotest: Use timeout for suite as the expiration for its child test. by Xixuan Wu · 6 years ago
  2. 08ea430 autotest: Adjust task_id in swarming url to show summary. by Xixuan Wu · 6 years ago
  3. 364a449 autotest: Remove 'is_provision' for refactoring by Xixuan Wu · 6 years ago
  4. 6aa6b33 autotest: Pass build to fallback cmd. by Xixuan Wu · 6 years ago
  5. c79b1b7 autotest: Add 'use-fallback' to run_suite_skylab by Xixuan Wu · 6 years ago
  6. efa9452 autotest: Refactor for error NoAvailableDUTsError by Xixuan Wu · 6 years ago
  7. 0956b63 autotest: Add minimum_duts feature in run_suite_skylab by Xixuan Wu · 6 years ago
  8. 19df5f3 utotest: Refactor for adding 'minimum_duts' by Xixuan Wu · 6 years ago
  9. 8980338 autotest: Report 'no enough DUTs for provision' as INFRA_FAILURE by Xixuan Wu · 6 years ago
  10. 164ccc3 autotest: Log test links and status in logdog by Xixuan Wu · 6 years ago
  11. b93ec80 autotest: Refactor function _print_task_link_annotation. by Xixuan Wu · 6 years ago
  12. a1e1db7 autotest: Add dut_name in show test name for provision task by Xixuan Wu · 6 years ago
  13. 28e3f15 autotest: wrap test results logging into a single function by Xixuan Wu · 6 years ago
  14. 535578a autotest: Use swarming task id ends with '0' to show task summaries by Xixuan Wu · 6 years ago
  15. 8873a0e autotest: Log the link of the swarming task to wait for a suite by Xixuan Wu · 6 years ago
  16. 61d6283 autotest: print child task list in a separate logdog step by Xixuan Wu · 6 years ago
  17. 6bd67ea autotest: Extend expiration_seconds for all tasks to 10 mins. by Xixuan Wu · 6 years ago
  18. 08354a0 autotest: Pass suite_name to Handler and use it to determine a provision suite. by Xixuan Wu · 6 years ago
  19. 79adb91 autotest: Iterate on database retries by Allen Li · 6 years ago
  20. dd9071f Add skylab test_push. by Prathmesh Prabhu · 6 years ago
  21. 64bd947 autotest: Require DUTs with given build to run the tests in a suite. by Xixuan Wu · 6 years ago
  22. 9f34f1c autotest: Wrap printing test logs on buildbot to single functions. by Xixuan Wu · 6 years ago
  23. dbeaf7e autotest: Use the same SWARMING_SERVER for child tasks as the suite task. by Xixuan Wu · 6 years ago
  24. 7a450c5 autotest: Pass job_keyvals to swarming_worker. by Xixuan Wu · 6 years ago
  25. 52e396e autotest: change the default value of abort_limit. by Xixuan Wu · 6 years ago
  26. fb6bb7f autotest: Update the new settings of skylab suites priority. by Xixuan Wu · 6 years ago
  27. 9dbf06b autotest: Return empty list if no suite tasks found by Xixuan Wu · 6 years ago
  28. cc86e56 autotest: Skip aborting the child tasks of a suite if there's none of them by Xixuan Wu · 6 years ago
  29. a25c991 autotest: Skip result parsing if create_and_return is specified by Xixuan Wu · 6 years ago
  30. c1a668e autotest: Pass suite priority to its child tests by Xixuan Wu · 6 years ago
  31. 8930076 SkylabSuite: Set the new priority choices. by Xixuan Wu · 6 years ago
  32. 1929fb3 autotest: Fix typo in Lucifer flag by Allen Li · 6 years ago
  33. ad3d5c1 lucifer: Retry on DatabaseError by Allen Li · 6 years ago
  34. 6c1866b autotest: Make _fetch_child_task returns a list of task dicts by Xixuan Wu · 6 years ago
  35. 9d5d703 autotest: Refactor TestHandlerSpecs to TestHandlerSpec by Xixuan Wu · 6 years ago
  36. 834cb4b autotest: Refactor SuiteHandlerSpecs to SuiteHandlerSpec by Xixuan Wu · 6 years ago
  37. 9287fda autotest: Refactor SuiteSpecs to SuiteSpec by Xixuan Wu · 6 years ago
  38. 579f629 autotest: Report NO_RESOURCE as infra failure of suite by Xixuan Wu · 6 years ago
  39. 58bbb64 autotest: Check tags instead of bot_id when resuming provision suite by Xixuan Wu · 6 years ago
  40. 5811e83 autotest: Rename tests_specs to test_specs, test_specs to test_spec by Xixuan Wu · 6 years ago
  41. c743071 autotest: Make run_suite_skylab accept a suite_id to monitor the suite by Xixuan Wu · 6 years ago
  42. 74ee9b4 autotest: Add 'NO_RESOURCE' to finished state list for skylab suite by Xixuan Wu · 6 years ago
  43. 799c8bd autotest: Add 'BOT_DIED' to finished state list for skylab suite. by Xixuan Wu · 6 years ago
  44. f2da195 skylab_hwtest: Use --create_and_return to skip suite waiting by Xixuan Wu · 6 years ago
  45. 0390901 autotest: Remove deprecated run-job-path by Allen Li · 6 years ago
  46. ec2422b autotest: Handle when execution tag is None by Allen Li · 6 years ago
  47. 08fd214 autotest: Use universal lucifer binary by Allen Li · 6 years ago
  48. b279566 autotest: Pass job_keyvals to run_suite_skylab. by Xixuan Wu · 6 years ago
  49. ff19abe autotet: Add dut_name to test_specs, so that logging could use it. by Xixuan Wu · 6 years ago
  50. 67c1181 autotest: Don't log pending provision tasks in buildbot. by Xixuan Wu · 6 years ago
  51. ca32525 autotest: Add test for block on abort socket by Allen Li · 6 years ago
  52. 8a6ec71 autotest: Clean up Lucifer lease tests by Allen Li · 6 years ago
  53. ae8bfd2 autotest: Abort suite by swarming ID. by Xixuan Wu · 6 years ago
  54. aff23c7 autotest: Don't retry canceled tasks. by Xixuan Wu · 6 years ago
  55. f52e40d autotest: Catch timeout in wait_for_results. by Xixuan Wu · 6 years ago
  56. 00e6fe9 autotest: Don't pass '--client-test' for server-side tests. by Xixuan Wu · 6 years ago
  57. 606e218 autotest: Extend expiration seconds for provision. by Xixuan Wu · 6 years ago
  58. 0c01b09 autotest: provision based on bot_id. by Xixuan Wu · 6 years ago
  59. d4ebf04 autotest: Don't block on abort socket by Allen Li · 6 years ago
  60. 80795c8 autotest: Skip most of loggings so that buildbot can show it quickly. by Xixuan Wu · 6 years ago
  61. 6ac1344 autotest: Explicitly specify parent_task_id in provision and other suites. by Xixuan Wu · 6 years ago
  62. 53d1571 autotest: Add 'abort_suite_skylab'. by Xixuan Wu · 6 years ago
  63. cb46951 autotest: query bots' num before provision. by Xixuan Wu · 6 years ago
  64. 77d4a59 autotest: pass board & pool as dimensions to skylab jobs. by Xixuan Wu · 6 years ago
  65. fcacadb autotest: Add sys exit code for run_suite_skylab. by Xixuan Wu · 6 years ago
  66. 8157c1f autotest: Skip reporting running provision jobs. by Xixuan Wu · 6 years ago
  67. f50443b autotest: Return returncode for run_suite_skylab.py. by Xixuan Wu · 6 years ago
  68. 9d1da7e autotest: Remove json_dump feature. by Xixuan Wu · 6 years ago
  69. ff260eb autotest: Add STEP_LINK for cbuildbot. by Xixuan Wu · 6 years ago
  70. 9e3e0c7 autotest: Add fallback call for provision suite. by Xixuan Wu · 6 years ago
  71. 3dc478b autotest: refactor run_swarming_cmd in suite_runner. by Xixuan Wu · 6 years ago
  72. 415e821 autotest: Better reporting of provision results. by Xixuan Wu · 6 years ago
  73. 70217a9 autotest: Add priority in handling suite. by Xixuan Wu · 6 years ago
  74. 5cb5a40 autotest: Refactor TestSpecs to TestHandlerSpecs. by Xixuan Wu · 6 years ago
  75. 98e5de3 autotest: Add function to form json request of swarming. by Xixuan Wu · 6 years ago
  76. 88c697b autotest: fix some options' format inconsistency. by Xixuan Wu · 6 years ago
  77. 3ac0007 autotest: Remove GATHERING flags from job_reporter by Allen Li · 6 years ago
  78. 58d7c91 autotest: Use new resultsdir flag by Allen Li · 6 years ago
  79. 9af95a2 autotest: Add suite logging. by Xixuan Wu · 6 years ago
  80. 03b9150 autotest: Enable parse only mode by Allen Li · 6 years ago
  81. 56424bc autotest: Add retry in dynamic_suite v2. by Xixuan Wu · 6 years ago
  82. 2406be3 autotest: Kick off a provision suite. by Xixuan Wu · 6 years ago
  83. 0bea952 autotest: wait for child tests to finish in dynamic_suite v2. by Xixuan Wu · 6 years ago
  84. e71c893 autotest: Kick off a child test with swarming. by Xixuan Wu · 6 years ago
  85. 6c04133 autotest: add find_child_tests for skylab suite. by Xixuan Wu · 6 years ago
  86. e3e362f autotest: Make get_control_file_by_build common. by Xixuan Wu · 6 years ago
  87. 48c45b9 Autotest: Add stage_artifacts to common lib. by Xixuan Wu · 6 years ago
  88. 7cc10e5 autotest: Add get_test_source_build for skylab suite. by Xixuan Wu · 6 years ago
  89. c7bf77c autotest: Add the main workflow of dynamic_suite in skylab. by Xixuan Wu · 6 years ago
  90. 888ee7a autotest: Add json_dump for run_skylab_suite. by Xixuan Wu · 6 years ago
  91. 045763b [autotest] Remove lucifer_watcher by Allen Li · 6 years ago
  92. eb0a3e2 autotest: Add logging settings for run_skylab_suite.py by Xixuan Wu · 6 years ago
  93. fe44fde [autotest] Remove more lucifer GATHERING code by Allen Li · 6 years ago
  94. c5cc45d atest_venv_entry: import packages in right order. by Ningning Xia · 6 years ago
  95. 88a3160 [autotest] Add host status metrics to Lucifer by Allen Li · 6 years ago
  96. 17c8f7b autotest: Skylab_suite in venv. by Xixuan Wu · 6 years ago
  97. 58d29e9 [autotest] Fix autotest path passed to lucifer by Allen Li · 6 years ago
  98. 75273a7 [autotest] Allow other test status events than autoserv by Allen Li · 6 years ago
  99. 15b3e21 [autotest] Add future imports to lucifer modules by Allen Li · 6 years ago
  100. f5bba2a [autotest] Fix leasing docstring by Allen Li · 6 years ago