1. ea09ac3 skylab_suite: drop unused is_provision arg from _create_test_task by Aviv Keshet · 5 years ago
  2. 55eb91f autotest: call query_task_by_tags properly. by Xixuan Wu · 5 years ago
  3. 75beb1c skylab_suite: Also look for TKO entry by Skylab task ID by Prathmesh Prabhu · 5 years ago
  4. d820864 skylab_suite: Hoist mysql connection close() to creation site by Prathmesh Prabhu · 5 years ago
  5. 1a7532a skylab_suite: Skip test views query for empty tasks by Prathmesh Prabhu · 5 years ago
  6. f7034fe run_suite_skylab: Enable DEBUG logging by Prathmesh Prabhu · 5 years ago
  7. cfeb870 skylab_suite: Extract function to run TKO queries by Prathmesh Prabhu · 5 years ago
  8. cc884bd skylab suite: loop child tasks fetching and add error logging. by Xixuan Wu · 5 years ago
  9. f0f1b49 run_suite_skylab: pass execution timeout into `skylab create-test` by Aviv Keshet · 5 years ago
  10. aa3839d run_suite_skylab: fix indentation error by Aviv Keshet · 5 years ago
  11. 399692f run_suite_skylab: set and use an env var to specify swarming cred path by Aviv Keshet · 5 years ago
  12. b70c709 run_suite_skylab: detect whether to use skylab -dev flag by Aviv Keshet · 5 years ago
  13. 73b9066 run_suite_skylab: error out if suite's swarming task id not known by Aviv Keshet · 5 years ago
  14. 2c25d06 run_skylab_suite: allow an env var to specify SKYLAB_TOOL location by Aviv Keshet · 5 years ago
  15. d3adbfa run_suite_skylab: wrap swarming interactions in client interface by Aviv Keshet · 5 years ago
  16. 5765d27 run_suite_skylab: delete unused code by Aviv Keshet · 5 years ago
  17. f095121 run_suite_skylab: use skylab tool to create test tasks by Aviv Keshet · 5 years ago
  18. d993510 run_suite_skylab: rename _schedule_test* to _create_test_task* by Aviv Keshet · 5 years ago
  19. 29a0c02 run_suite_skylab: rename _get_client by Aviv Keshet · 5 years ago
  20. c2652af skylab_suite: Report stainless browser links to buildbot by Prathmesh Prabhu · 5 years ago
  21. f380baa skylab_suite: Only get TKO results when some test fails by Prathmesh Prabhu · 5 years ago
  22. 843e991 skylab_suite: Report test failure reason from TKO when available by Prathmesh Prabhu · 5 years ago
  23. 895d3ce skylab_suite: Add module to collect test views from TKO by Prathmesh Prabhu · 5 years ago
  24. b60c143 Revert "skylab_suite: Use `skylab rerun-tasks`" by Xixuan Wu · 5 years ago
  25. fea010f autotest: Set execution timeout as test's timeout. by Xixuan Wu · 5 years ago
  26. 55dfc5b skylab_suite: Use `skylab rerun-tasks` by Alex Zamorzaev · 5 years ago
  27. db053c8 autotest: Use translation utils in skylab_inventlry to parse autotest labels. by Xixuan Wu · 5 years ago
  28. 81b71cb autotest: Add a base predicate to skylab dynamic_suite. by Xixuan Wu · 6 years ago
  29. 14f242c skylab_suite: Fix TEST_TYPE comparison by Prathmesh Prabhu · 6 years ago
  30. 5dcca50 autotest: Verify if skylab suite is created successfully in test_push. by Xixuan Wu · 6 years ago
  31. a79b5f7 autotest: Set suite_id for non-wait skylab suite. by Xixuan Wu · 6 years ago
  32. 00686d4 autotest: Add create task link in buildbot for AsyncSkylabStage. by Xixuan Wu · 6 years ago
  33. dea41f5 autotest: Refactor buildbot logging for further call from --create_and_return. by Xixuan Wu · 6 years ago
  34. 3dea7cf autotest: Pass model as child task's dimensions. by Xixuan Wu · 6 years ago
  35. c46dff2 autotest: Allow customized pool label for skylab. by Xixuan Wu · 6 years ago
  36. 6a00456 autotest: Keep pool unchanged if it's not pre-defined. by Xixuan Wu · 6 years ago
  37. be570b3 autotest: add plumbing to thread quota account to skylab suite by Aviv Keshet · 6 years ago
  38. 9ea7db0 autotest: add quota-metered pool to skylab_suite pool map by Aviv Keshet · 6 years ago
  39. c95140b autotest: Fix skylab suite luci project by Allen Li · 6 years ago
  40. 7ad0305 skylab_staging: use luci_project:chromeos by Prathmesh Prabhu · 6 years ago
  41. 9a4a4cc skylab_suite: Do not return None swarming or logdog instance by Prathmesh Prabhu · 6 years ago
  42. a77dfd1 skylab_suite: Don't die on empty bot list by Prathmesh Prabhu · 6 years ago
  43. b5ad484 skylab_suite: Drop unsupported command line flag by Prathmesh Prabhu · 6 years ago
  44. 6d656e0 skylab_suite: Log exception when suppressing failure by Prathmesh Prabhu · 6 years ago
  45. acf41f0 skylab_suite: Get logdog server for environment by Prathmesh Prabhu · 6 years ago
  46. 9db004b skylab: Fix typo by Allen Li · 6 years ago
  47. 8b2beda autotest: Enable LogDog for skylab suite tests by Allen Li · 6 years ago
  48. 5db8f8b skylab_suite: Don't add unsatisfiable task dependencies by Prathmesh Prabhu · 6 years ago
  49. b1af20e autotest: Make Skylab staging test ignore error by Allen Li · 6 years ago
  50. 10047b7 autotest: Move _make_new_swarming_cmd to swarming_lib by Allen Li · 6 years ago
  51. 71e42c2 autotest: Remove unused _make_trigger_swarming_cmd by Allen Li · 6 years ago
  52. eef4324 autotest: Remove extra space by Allen Li · 6 years ago
  53. 9e11951 autotest: Remove use_fallback params from functions by Allen Li · 6 years ago
  54. b5888f0 autotest: Remove use_fallback fields from classes by Allen Li · 6 years ago
  55. cd8e45a autotest: Always use fallback by Allen Li · 6 years ago
  56. ef146b5 autotest: Remove duplicate swarming flag by Allen Li · 6 years ago
  57. 85b2293 autotest: Push temp_json_path argument down call chain by Allen Li · 6 years ago
  58. 02a7244 autotest: Catch exceptions in job_aborter lock check by Allen Li · 6 years ago
  59. 1ccca8f skylab: Use path to new worker from infra.git by Allen Li · 6 years ago
  60. ad6112b autotest: Add README.md in skylab suite package. by Xixuan Wu · 6 years ago
  61. 8cef308 autotest: Don't consider the task itself as duplicated tasks. by Xixuan Wu · 6 years ago
  62. a32e816 lucifer: skip failing test by Mike Frysinger · 6 years ago
  63. 814ceb6 autotest: Set slices of provision suite's expiration seconds. by Xixuan Wu · 6 years ago
  64. 4d5d014 autotest: Don't omit to log retry command. by Xixuan Wu · 6 years ago
  65. c6e28d3 autotest: Refactor handle_results and active_child_tasks. by Xixuan Wu · 6 years ago
  66. fba1719 autotest: Refactoring, move get_child_tasks to swarming_lib. by Xixuan Wu · 6 years ago
  67. a325539 autotest: Hardcode the provision timeout for testing. by Xixuan Wu · 6 years ago
  68. f5a459c autotest: Close all non standard fds for Lucifer by Allen Li · 6 years ago
  69. fc085e5 autotest: Modify provision expiration secs as 95% of the whole timeout. by Xixuan Wu · 6 years ago
  70. 26f2ace autotest: Set the provision slice expiration as 85mins (longer). by Xixuan Wu · 6 years ago
  71. ce20b33 autotest: Stop passing --test-retries to autoserv by Prathmesh Prabhu · 6 years ago
  72. 8565317 autotest: Add pre-check in run_suite_skylab for suite-scheduler. by Xixuan Wu · 6 years ago
  73. 4a99c10 autotest: Add KILLED to swarming task finish status. by Xixuan Wu · 6 years ago
  74. ff72a9b autotest: Add support of CTS priority. by Xixuan Wu · 6 years ago
  75. 6516941 autotest: Set expiration_secs as the whole task's expiration_secs. by Xixuan Wu · 6 years ago
  76. d02d7ac autotest: Let skylab_suite not report NO_RESOURCE as failure. by Xixuan Wu · 6 years ago
  77. 51f41d8 autotest: Query TKO for results for skylab_test_push. by Xixuan Wu · 6 years ago
  78. 79d1466 autotest: Skip some not-supported dependencies in skylab. by Xixuan Wu · 6 years ago
  79. 5b5296b autotest: Add 'dut_state=ready' for all requests. by Xixuan Wu · 6 years ago
  80. 6e01219 autotest: Use dependencies in control file as bot dimensions. by Xixuan Wu · 6 years ago
  81. c7dce5ef autotest: Fix passed_mins feature bug. by Xixuan Wu · 6 years ago
  82. b098363 autotest: Add passed_min feature to skylab suite. by Xixuan Wu · 6 years ago
  83. 8bd1892 skylab_staging: Use skylab_staging_test suite for staging test by Prathmesh Prabhu · 6 years ago
  84. 665cfad autotest: Move some variables to test_push_common for sharing. by Xixuan Wu · 6 years ago
  85. ba0276c autotest: Use timeout for suite as the expiration for its child test. by Xixuan Wu · 6 years ago
  86. 08ea430 autotest: Adjust task_id in swarming url to show summary. by Xixuan Wu · 6 years ago
  87. 364a449 autotest: Remove 'is_provision' for refactoring by Xixuan Wu · 6 years ago
  88. 6aa6b33 autotest: Pass build to fallback cmd. by Xixuan Wu · 6 years ago
  89. c79b1b7 autotest: Add 'use-fallback' to run_suite_skylab by Xixuan Wu · 6 years ago
  90. efa9452 autotest: Refactor for error NoAvailableDUTsError by Xixuan Wu · 6 years ago
  91. 0956b63 autotest: Add minimum_duts feature in run_suite_skylab by Xixuan Wu · 6 years ago
  92. 19df5f3 utotest: Refactor for adding 'minimum_duts' by Xixuan Wu · 6 years ago
  93. 8980338 autotest: Report 'no enough DUTs for provision' as INFRA_FAILURE by Xixuan Wu · 6 years ago
  94. 164ccc3 autotest: Log test links and status in logdog by Xixuan Wu · 6 years ago
  95. b93ec80 autotest: Refactor function _print_task_link_annotation. by Xixuan Wu · 6 years ago
  96. a1e1db7 autotest: Add dut_name in show test name for provision task by Xixuan Wu · 6 years ago
  97. 28e3f15 autotest: wrap test results logging into a single function by Xixuan Wu · 6 years ago
  98. 535578a autotest: Use swarming task id ends with '0' to show task summaries by Xixuan Wu · 6 years ago
  99. 8873a0e autotest: Log the link of the swarming task to wait for a suite by Xixuan Wu · 6 years ago
  100. 61d6283 autotest: print child task list in a separate logdog step by Xixuan Wu · 6 years ago