1. af01647 autotest: don't use buildbucket mode for any autotest skylab_tool calls by Aviv Keshet · 5 years ago
  2. d6321a1 autotest: suite runner: fix skylab create-test usage for dimensions by Aviv Keshet · 5 years ago
  3. 8b5442b Add infra OWNERS by Prathmesh Prabhu · 5 years ago
  4. 46ba257 autotest: run_suite_skylab: fix deprecated booleans by Aviv Keshet · 5 years ago
  5. 52fcf66 Revert "skylab_staging: Add dummy_Fail retries" by Aviv Keshet · 5 years ago
  6. 3202b14 autotest: skylab_staging: fetch child results of task_run_id by Aviv Keshet · 5 years ago
  7. 300f69f autotest: skylab_staging: fix return value from _create_suite_and_wait by Aviv Keshet · 5 years ago
  8. 7ee12c5 autotest: implement deferred monkeypatched module loading by Aviv Keshet · 5 years ago
  9. 4c22d92 autotest: skylab_test_push: add logging around results fetch by Aviv Keshet · 5 years ago
  10. 3baa47b autotest: run_suite_skylab: remove suite_utils.run by Aviv Keshet · 5 years ago
  11. fe55f34 autotest: run_suite_skylab: delete suite_id commandline arg by Aviv Keshet · 5 years ago
  12. 2120801 autotest: run_skylab_suite: deprecate resume-and-wait ability by Aviv Keshet · 5 years ago
  13. 57ff186 autotest: run_skylab_suite: deprecate various unused args by Aviv Keshet · 5 years ago
  14. 3546abc autotest: run_suite_skylab: deprecate pre_check argument by Aviv Keshet · 5 years ago
  15. c9f5797 autotest: abort_suite_skylab: use a separate argument parser by Aviv Keshet · 5 years ago
  16. 26d69a1 autotest: skylab_test_push: delete unused swarming library code by Aviv Keshet · 5 years ago
  17. e10d3e5 autotest: skylab_test_push: use skylab tool for creating and waiting by Aviv Keshet · 5 years ago
  18. d56db9a autotest: abort_suite_skylab: pull suite_spec out of _get_suite_tasks by Aviv Keshet · 5 years ago
  19. 5ae3671 autotest: run_suite_skylab: deprecate --passed_mins parameter by Aviv Keshet · 5 years ago
  20. 18e485f autotest: skylab_suite: specify swarming parent of suite's child tasks by Aviv Keshet · 5 years ago
  21. a5d3910 autotest: run_skylab_suite: improve provision suite creation logging by Aviv Keshet · 5 years ago
  22. 3167c58 autotest: run_skylab_suite: rename module suite_runner to suite_utils by Aviv Keshet · 5 years ago
  23. 17dcb1d skylab: Pass priority to child test in run_suite_skylab. by Xixuan Wu · 5 years ago
  24. 0891e4e skylab_staging: Add dummy_Pass.bluetooth by Alex Zamorzaev · 5 years ago
  25. 74d2468 skylab_suite: Fix retry count for resume_suite by Alex Zamorzaev · 5 years ago
  26. 9033aca skylab_staging: Update test list by Alex Zamorzaev · 5 years ago
  27. 4284105 skylab: retry child tasks fetching if returned json doesn't contain required key. by Xixuan Wu · 5 years ago
  28. 4c743b5 autotest: skylab_suite: fix spacing in error message by Aviv Keshet · 5 years ago
  29. 686e6a1 autotest: skylab_suite: add some redundancy back to provision suite by Aviv Keshet · 5 years ago
  30. 0756d17 skylab_staging: Add dummy_Fail retries by Alex Zamorzaev · 5 years ago
  31. 32d1748 autotest: skylab_suite: don't try to getch failures if there are None by Aviv Keshet · 5 years ago
  32. f0573b5 autotest: Add test counts to test_push by Alex Zamorzaev · 5 years ago
  33. 0cbec77 skylab_suite: Fix the use of JOB_RETRIES by Alex Zamorzaev · 5 years ago
  34. 9501a3a author: Fix double test-logs link by C Shapiro · 5 years ago
  35. d5fbde7 run_suite_skylab: Allow arbitrary Skylab priority by Alex Zamorzaev · 5 years ago
  36. 1df6963 skylab_suite: eliminate bot_id and dut_name from TaskSpec by Aviv Keshet · 5 years ago
  37. 2b2dc49 skylab_suite: stop pulling dut name from task_spec by Aviv Keshet · 5 years ago
  38. d4f744a skylab_suite: delete unusued method by Aviv Keshet · 5 years ago
  39. fa66d97 skylab_suite: terminate provision suite upon first successful child by Aviv Keshet · 5 years ago
  40. f86d4e8 skylab_suite: don't use bot-specific tasks in provision suite by Aviv Keshet · 5 years ago
  41. 9b8dc9c skylab_suite: don't fanout provision suite to all available DUTs by Aviv Keshet · 5 years ago
  42. e7a9d1b skylab_suite: simplify a dict lookup by Aviv Keshet · 5 years ago
  43. ea09ac3 skylab_suite: drop unused is_provision arg from _create_test_task by Aviv Keshet · 5 years ago
  44. 55eb91f autotest: call query_task_by_tags properly. by Xixuan Wu · 5 years ago
  45. 75beb1c skylab_suite: Also look for TKO entry by Skylab task ID by Prathmesh Prabhu · 5 years ago
  46. d820864 skylab_suite: Hoist mysql connection close() to creation site by Prathmesh Prabhu · 5 years ago
  47. 1a7532a skylab_suite: Skip test views query for empty tasks by Prathmesh Prabhu · 5 years ago
  48. f7034fe run_suite_skylab: Enable DEBUG logging by Prathmesh Prabhu · 5 years ago
  49. cfeb870 skylab_suite: Extract function to run TKO queries by Prathmesh Prabhu · 5 years ago
  50. cc884bd skylab suite: loop child tasks fetching and add error logging. by Xixuan Wu · 5 years ago
  51. f0f1b49 run_suite_skylab: pass execution timeout into `skylab create-test` by Aviv Keshet · 5 years ago
  52. aa3839d run_suite_skylab: fix indentation error by Aviv Keshet · 5 years ago
  53. 399692f run_suite_skylab: set and use an env var to specify swarming cred path by Aviv Keshet · 5 years ago
  54. b70c709 run_suite_skylab: detect whether to use skylab -dev flag by Aviv Keshet · 5 years ago
  55. 73b9066 run_suite_skylab: error out if suite's swarming task id not known by Aviv Keshet · 5 years ago
  56. 2c25d06 run_skylab_suite: allow an env var to specify SKYLAB_TOOL location by Aviv Keshet · 5 years ago
  57. d3adbfa run_suite_skylab: wrap swarming interactions in client interface by Aviv Keshet · 5 years ago
  58. 5765d27 run_suite_skylab: delete unused code by Aviv Keshet · 5 years ago
  59. f095121 run_suite_skylab: use skylab tool to create test tasks by Aviv Keshet · 5 years ago
  60. d993510 run_suite_skylab: rename _schedule_test* to _create_test_task* by Aviv Keshet · 5 years ago
  61. 29a0c02 run_suite_skylab: rename _get_client by Aviv Keshet · 5 years ago
  62. c2652af skylab_suite: Report stainless browser links to buildbot by Prathmesh Prabhu · 5 years ago
  63. f380baa skylab_suite: Only get TKO results when some test fails by Prathmesh Prabhu · 5 years ago
  64. 843e991 skylab_suite: Report test failure reason from TKO when available by Prathmesh Prabhu · 5 years ago
  65. 895d3ce skylab_suite: Add module to collect test views from TKO by Prathmesh Prabhu · 5 years ago
  66. b60c143 Revert "skylab_suite: Use `skylab rerun-tasks`" by Xixuan Wu · 5 years ago
  67. fea010f autotest: Set execution timeout as test's timeout. by Xixuan Wu · 5 years ago
  68. 55dfc5b skylab_suite: Use `skylab rerun-tasks` by Alex Zamorzaev · 5 years ago
  69. db053c8 autotest: Use translation utils in skylab_inventlry to parse autotest labels. by Xixuan Wu · 5 years ago
  70. 81b71cb autotest: Add a base predicate to skylab dynamic_suite. by Xixuan Wu · 6 years ago
  71. 14f242c skylab_suite: Fix TEST_TYPE comparison by Prathmesh Prabhu · 6 years ago
  72. 5dcca50 autotest: Verify if skylab suite is created successfully in test_push. by Xixuan Wu · 6 years ago
  73. a79b5f7 autotest: Set suite_id for non-wait skylab suite. by Xixuan Wu · 6 years ago
  74. 00686d4 autotest: Add create task link in buildbot for AsyncSkylabStage. by Xixuan Wu · 6 years ago
  75. dea41f5 autotest: Refactor buildbot logging for further call from --create_and_return. by Xixuan Wu · 6 years ago
  76. 3dea7cf autotest: Pass model as child task's dimensions. by Xixuan Wu · 6 years ago
  77. c46dff2 autotest: Allow customized pool label for skylab. by Xixuan Wu · 6 years ago
  78. 6a00456 autotest: Keep pool unchanged if it's not pre-defined. by Xixuan Wu · 6 years ago
  79. be570b3 autotest: add plumbing to thread quota account to skylab suite by Aviv Keshet · 6 years ago
  80. 9ea7db0 autotest: add quota-metered pool to skylab_suite pool map by Aviv Keshet · 6 years ago
  81. c95140b autotest: Fix skylab suite luci project by Allen Li · 6 years ago
  82. 7ad0305 skylab_staging: use luci_project:chromeos by Prathmesh Prabhu · 6 years ago
  83. 9a4a4cc skylab_suite: Do not return None swarming or logdog instance by Prathmesh Prabhu · 6 years ago
  84. a77dfd1 skylab_suite: Don't die on empty bot list by Prathmesh Prabhu · 6 years ago
  85. b5ad484 skylab_suite: Drop unsupported command line flag by Prathmesh Prabhu · 6 years ago
  86. 6d656e0 skylab_suite: Log exception when suppressing failure by Prathmesh Prabhu · 6 years ago
  87. acf41f0 skylab_suite: Get logdog server for environment by Prathmesh Prabhu · 6 years ago
  88. 9db004b skylab: Fix typo by Allen Li · 6 years ago
  89. 8b2beda autotest: Enable LogDog for skylab suite tests by Allen Li · 6 years ago
  90. 5db8f8b skylab_suite: Don't add unsatisfiable task dependencies by Prathmesh Prabhu · 6 years ago
  91. b1af20e autotest: Make Skylab staging test ignore error by Allen Li · 6 years ago
  92. 10047b7 autotest: Move _make_new_swarming_cmd to swarming_lib by Allen Li · 6 years ago
  93. 71e42c2 autotest: Remove unused _make_trigger_swarming_cmd by Allen Li · 6 years ago
  94. eef4324 autotest: Remove extra space by Allen Li · 6 years ago
  95. 9e11951 autotest: Remove use_fallback params from functions by Allen Li · 6 years ago
  96. b5888f0 autotest: Remove use_fallback fields from classes by Allen Li · 6 years ago
  97. cd8e45a autotest: Always use fallback by Allen Li · 6 years ago
  98. ef146b5 autotest: Remove duplicate swarming flag by Allen Li · 6 years ago
  99. 85b2293 autotest: Push temp_json_path argument down call chain by Allen Li · 6 years ago
  100. 02a7244 autotest: Catch exceptions in job_aborter lock check by Allen Li · 6 years ago