1. ca8b6ac drop COMMIT-QUEUE.ini by Ross Zwisler · 4 years, 6 months ago
  2. 29cc837 deploy: use None as servo_serial instead of empty string for servo_v3. by Garry Wang · 4 years, 8 months ago
  3. 7fe11c2 [stableversion] [autotest] route stable version requests to afe or config repo depending on board/model by Gregory Nisbet · 4 years, 8 months ago
  4. 5f44d72 deploy: add setup-labstation action. by Garry Wang · 4 years, 8 months ago
  5. 7f41066 [stableversion] [autotest] remove the ability to update stable versions through django model by Gregory Nisbet · 4 years, 8 months ago
  6. c1de82e deploy: fix deploy step verify recovery mode. by Garry Wang · 4 years, 8 months ago
  7. 1b7aae8 deploy: add update-label action for skylab deploy. by Garry Wang · 4 years, 9 months ago
  8. 6d35f19 Reland "deployment: Change deploy workflow to install test image and then install firmware." by Garry Wang · 4 years, 10 months ago
  9. 7ccc1bb Revert "deployment: Change deploy workflow to install test image and then install firmware." by Mike Frysinger · 4 years, 9 months ago
  10. cb6524d deployment: Change deploy workflow to install test image and then install firmware. by Garry Wang · 4 years, 10 months ago
  11. bb8acea autotest: return exit code for deployment script in skylab. by Xixuan Wu · 4 years, 9 months ago
  12. fee5754 autotest: refactor stage_image_for_servo for later use. by Xixuan Wu · 4 years, 9 months ago
  13. be1e21b deployment: add labstation option to deploy tool. by Garry Wang · 5 years ago
  14. 0e2cb7a [autotest] change more python shebangs to python2 by Mike Frysinger · 5 years ago
  15. d03e6b5 [autotest] change python shebang to python2 by Mike Frysinger · 5 years ago
  16. fb15b00 deployment: use --host_only option when deploy firmware. by Garry Wang · 5 years ago
  17. b42fcad deployment: always force firmware update in `deploy firmware` by Congbin Guo · 5 years ago
  18. 23ec538 deployment: Collect and update servo_type attribute to DUT. by Garry Wang · 5 years ago
  19. e89596c Deployment: remove ':' from log path by Congbin Guo · 5 years ago
  20. 562c675 deployment: Make skylab entry-point executable by Prathmesh Prabhu · 5 years ago
  21. 1d89bd4 deployment: Collect all logs from the DUT in one directory by Prathmesh Prabhu · 5 years ago
  22. ebc3ac6 deployment: Obtain repair image from AFE for Skylab deployments by Prathmesh Prabhu · 5 years ago
  23. 38fed47 deployment: Explicitly obtain repair image by Prathmesh Prabhu · 5 years ago
  24. ac7314d deployment: Move public functions higher by Prathmesh Prabhu · 5 years ago
  25. 57c1811 deployment: Obtain DUT information from HostInfo file by Prathmesh Prabhu · 5 years ago
  26. 843ad7b deployment: Add --results-dir to collect all logs by Prathmesh Prabhu · 5 years ago
  27. 86cc76a deployment: Add --dry-run to prepare entry-point. by Prathmesh Prabhu · 5 years ago
  28. 655670c Submit deployment/ in pre-cq by Prathmesh Prabhu · 5 years ago
  29. fc3b896 deploy: collect ec/cpu UART logs by Congbin Guo · 5 years ago
  30. 8c1ca1c deploy: better naming by Congbin Guo · 5 years ago
  31. 811b73b deploy: force create_host as a contextmanager by Congbin Guo · 5 years ago
  32. 1ef380d deploy: hotfix: missed a space in command line by Congbin Guo · 5 years ago
  33. b6e93ff deploy: CCD: extra reboot to bring ethernet back by Congbin Guo · 5 years ago
  34. 84b4c90 Re-Adding "--force-firmware" with correct validation. by Matthew Leszczenski · 5 years ago
  35. 3aca6d5 Revert "Add a --force-firmware option for deploy firmware command." by Matthew Leszczenski · 5 years ago
  36. 05eb65f deployment: Extract servo attributes back from AFE. by Prathmesh Prabhu · 5 years ago
  37. 855c792 Add a --force-firmware option for deploy firmware command. by Matthew Leszczenski · 5 years ago
  38. 1ece1bb autotest: deployment: flash DUT firmware using servo by Congbin Guo · 5 years ago
  39. 8c7394b deployment: Fix callsites for newly refactored functions by Prathmesh Prabhu · 5 years ago
  40. 1af44cb deployment: Add a script to prepare DUT in isolation by Prathmesh Prabhu · 5 years ago
  41. 2b01a8d deploy: Fix typo introduced in CL:1443771 by Prathmesh Prabhu · 5 years ago
  42. a0c10df deployment: Create minimalist CrosHost object for DUT preparation. by Prathmesh Prabhu · 5 years ago
  43. 38f32c7 deployment: Extract _extract_servo_attributes by Prathmesh Prabhu · 5 years ago
  44. 30bb204 deployment: Extract install_test_image to dut preparation library by Prathmesh Prabhu · 5 years ago
  45. a2e4bb3 deployment: Extract image downloading into DUT preparation library by Prathmesh Prabhu · 5 years ago
  46. ac9ff4b deployment: Move servo USB probing to preparation library by Prathmesh Prabhu · 5 years ago
  47. 9b3b9ca deployment: Extract reset_servo into dut preparation library by Prathmesh Prabhu · 5 years ago
  48. cf8a4ff deployment: Extract _install_firmware into dut preparation library by Prathmesh Prabhu · 5 years ago
  49. defcd0a autotest: deploy.py: add option '--model/-m' by Congbin Guo · 6 years ago
  50. 4aeb01c [autotest] Restart servod in `deploy servo`. by Richard Barnette · 6 years ago
  51. 689fcee deployment: Always update board label by Prathmesh Prabhu · 6 years ago
  52. d719b18 [autotest] In `deploy`, abort running tasks on target hosts. by Richard Barnette · 6 years ago
  53. 4d4fca5 [autotest] Use 'repair' in place of 'verify' in deployment. by Richard Barnette · 6 years ago
  54. 8dbddd0 [autotest] Rename "new_deploy" to just "deploy" by Richard Barnette · 6 years ago
  55. f32f496 [autotest] Delete obsolete deployment code. by Richard Barnette · 6 years ago
  56. 59eb7b5 [autotest] Don't detect labels with `deploy servo`. by Richard Barnette · 6 years ago
  57. 8c1c1b8 [autotest] Add a new `build_data` module. by Richard Barnette · 6 years ago
  58. 9297c48 [autotest] Add the `deploy` command wrapper script. by Richard Barnette · 6 years ago
  59. 687ddf5 [autotest] Clean up command line processing for `deploy`. by Richard Barnette · 6 years ago
  60. 08e487d [autotest] Simplify `get_firmware_versions()` by Richard Barnette · 6 years ago
  61. 6cdb3b6 [autotest] Add command line parsing for `deploy`. by Richard Barnette · 6 years ago
  62. e36973e [autotest] Code motion in deployment command. by Richard Barnette · 6 years ago
  63. 028fcfd [autotest] Add a --dry-run option to deployment. by Richard Barnette · 6 years ago
  64. 62e6de2 [autotest] Rename Namespace fields in deployment commands. by Richard Barnette · 6 years ago
  65. 15c34cb [autotest] Adjust handling of boolean argument pairs. by Richard Barnette · 6 years ago
  66. ca90ae4 [autotest] Add unit tests for deployment command lines. by Richard Barnette · 6 years ago
  67. 6b50481 [autotest] Split command parsing to enable new deployment command. by Richard Barnette · 6 years ago
  68. 7245402 [autotest] Pass the upload logs dir via `arguments`. by Richard Barnette · 6 years ago
  69. 6ef42f5 [autotest] Fix --noupload for `repair_test` by Richard Barnette · 6 years ago
  70. 7459c5d assign_stable_images: assign the right firmware version to models. by Ningning Xia · 6 years ago
  71. a9d65a2 [autotest] Fix repair_test for servo V4. by Richard Barnette · 6 years ago
  72. bb8cf34 [autotest] Fix deployment_test by Richard Barnette · 7 years ago
  73. 93e646c autotest: remove dependencies of suite_scheduler. by Xixuan Wu · 7 years ago
  74. f7d33d0 [autotest] Update deployment_test to handle firmware by Richard Barnette · 7 years ago
  75. 32f7d3f [autotest] Deployment should use existing servo port. by Kevin Cheng · 7 years ago
  76. 4c9d2fb [autotest] Create host object with HostInfoStore in deployement scripts by Prathmesh Prabhu · 7 years ago
  77. 0685c7f [autotest] deployment: Update host attributes if afe_host exists. by Kevin Cheng · 8 years ago
  78. ba9c9a3 [autotest] Update deployment script with new csv format. by Kevin Cheng · 8 years ago
  79. 260cbd0 [autotest] Add a stable_versions API to server/frontend.py by Richard Barnette · 8 years ago
  80. ca959d4 [autotest] Update deployment to not timeout when probing for usb. by Kevin Cheng · 8 years ago
  81. b24606d Revert "[autotest] Update servo.py to call safe servod usb switch methods." by Kevin Cheng · 8 years ago
  82. 622b6d1 [autotest] Update servo.py to call safe servod usb switch methods. by Kevin Cheng · 8 years ago
  83. 2acdd80 [autotest] Update deployment to support duts with servo v4. by Kevin Cheng · 8 years ago
  84. 4257794 [autotest] Upload deployment/repair logs to Google Storage by Allen Li · 8 years ago
  85. 9a26ad6 [autotest] Use a RepairStrategy to repair ServoHost. by Richard Barnette · 8 years ago
  86. e519dcd [autotest] Add DUT board to ServoHost. by Richard Barnette · 8 years ago
  87. 17bfc6c [autotest] Change host creation in deployment_test. by Richard Barnette · 8 years ago
  88. 5662e87 [autotest] Ignore expected servo update error during deploy by Allen Li · 8 years ago
  89. 3a7697f [autotest] In deployment, wait for servo to update. by Richard Barnette · 8 years ago
  90. 91137f0 [autotest] Convert CrosHost repair to the new Repair framework. by J. Richard Barnette · 8 years ago
  91. 3a28b9d Increase time allowed for servod to start in deployment_test. by J. Richard Barnette · 9 years ago
  92. f1fc910 [autotest] Support servo for "cheets" boards. by J. Richard Barnette · 9 years ago
  93. d638b0b [autotest] In deployment_test, put stdout into logs, too. by J. Richard Barnette · 9 years ago
  94. 3535e22 [autotest] Enforce a minimum version for deployment. by J. Richard Barnette · 9 years ago
  95. 8d08fd9 [autotest] In deployment, redirect output of `atest host create`. by J. Richard Barnette · 9 years ago
  96. 217f656 [autotest] Use the correct method for Servo USB download. by J. Richard Barnette · 9 years ago
  97. f3a15fa [autotest] Automate dev-signed firmware install for DUT deployment. by J. Richard Barnette · 9 years ago
  98. f10adc1 [autotest] Refactor error handling in deployment_test. by J. Richard Barnette · 9 years ago
  99. e063ae6 [autotest] Remove cros-version labels after deployment_test. by J. Richard Barnette · 9 years ago
  100. e8a01f2 [autotest] Improve final reporting in `deployment_test`. by J. Richard Barnette · 9 years ago