1. 7ddf600 autotest: Fix server_utils / utils mixup by Prathmesh Prabhu · 6 years ago
  2. cba4429 autotest: Use HostInfo to extract servo arguments from CrosHost by Prathmesh Prabhu · 6 years ago
  3. efb1b48 autotest: Extract _tweak_args_for_ssp_moblab() by Prathmesh Prabhu · 6 years ago
  4. f605dd3 autotest: Inline ServoHost(is_in_lab) argument computation by Prathmesh Prabhu · 6 years ago
  5. cbd5ebb autotest: Extract is_in_{moblab,ssp_moblab,lab} functions by Prathmesh Prabhu · 6 years ago
  6. 88bf605 autotest: Make servo creation decision tree verbose by Prathmesh Prabhu · 6 years ago
  7. 42f4db9 [autotest] Force servo_port to be an int. by Richard Barnette · 6 years ago
  8. af9ed39 [autotest] Remove two TODO comments from servo_host. by Richard Barnette · 6 years ago
  9. abbdc25 [autotest] At the start of repair, log extra INFO by Richard Barnette · 6 years ago
  10. 2e5e2a2 [autotest] servo: bug fix in uart logging by Congbin Guo · 6 years ago
  11. a1f9cba [autotest] servo: capture CPU/EC UART. by Congbin Guo · 6 years ago
  12. 52ca2e8 autotest/servo_host.py: respect SERVOD_PORT environment variable by Raul E Rangel · 6 years ago
  13. 9d43e56 [autotest] Better diagnosis for provision failures by Richard Barnette · 6 years ago
  14. d31580e [autotest] Move 'autoupdater' module to 'server'. by Richard Barnette · 6 years ago
  15. c2c6d54 autotest: Send metrics about the various host class' usage. by Prathmesh Prabhu · 6 years ago
  16. e3e75f6 Revert "Revert "[telemetry_runner] Connect SSH host with non-default port."" by Dean Liao · 7 years ago
  17. 4bd3e31 Revert "[telemetry_runner] Connect SSH host with non-default port." by Dean Liao · 7 years ago
  18. f28e0ad [telemetry_runner] Connect SSH host with non-default port. by Dean Liao · 7 years ago
  19. 37b6ed3 servo: Increase the timeout value for initializing servo by Wai-Hong Tam · 7 years ago
  20. 0663aa5 autotest: eliminate hosts/ autotest_es callers by Aviv Keshet · 7 years ago
  21. 66aa254 [autotest] Skip servo update if pending reboot by Allen Li · 7 years ago
  22. 5ae0a00 autotest: clean up various uses of logging.exception by Aviv Keshet · 7 years ago
  23. a3bb765 [autotest] Remove afe_utils.get_board and afe_utils.get_os by Prathmesh Prabhu · 8 years ago
  24. 5e2efb7 [autotest] Use the metrics_mock object in case chromite is not set up. by Dan Shi · 8 years ago
  25. bfbd1f3 ssh_ping: retry on ssh failure by Luigi Semenzato · 8 years ago
  26. fa2d92a autotest: fix that "beaglebone image not updated" by xixuan · 8 years ago
  27. 383ef9c [autotest] Distinguish "get_version" from "get_image_name" by Richard Barnette · 8 years ago
  28. 1183632 autotest: eliminate or migrate various autotest_stats stats by Aviv Keshet · 8 years ago
  29. f9b3ada Run the sudo command in a sub-shell. by Michael Tang · 8 years ago
  30. 1edbb16 [autotest] Fix ServoHost.repair() to support `silent`. by Richard Barnette · 8 years ago
  31. 07c2e1d [autotest] Keep servo repair events out of status.log in tests. by Richard Barnette · 8 years ago
  32. 7958998 [autotest] Update servo host reboot to talk to cautotest directly. by Kevin Cheng · 8 years ago
  33. 5526590 [autotest] Add in servohost_Reboot to allow for forced reboots. by Kevin Cheng · 8 years ago
  34. 260cbd0 [autotest] Add a stable_versions API to server/frontend.py by Richard Barnette · 8 years ago
  35. 5f2ba6c [autotest] Update servo_host update to work with labstation as well. by Kevin Cheng · 8 years ago
  36. 643ce8a [autotest] Add in servo serial validation for servo verify and repair. by Kevin Cheng · 8 years ago
  37. 9a26ad6 [autotest] Use a RepairStrategy to repair ServoHost. by Richard Barnette · 8 years ago
  38. b865c3b [autotest] For ServoHost, skip servo_board when there's no AFE. by Richard Barnette · 8 years ago
  39. 692e529 [autotest] Make sure servo port is passed in as an int. by Kevin Cheng · 8 years ago
  40. e519dcd [autotest] Add DUT board to ServoHost. by Richard Barnette · 8 years ago
  41. 17bfc6c [autotest] Change host creation in deployment_test. by Richard Barnette · 8 years ago
  42. cdece6b [autotest] Update servo_host verify to check for multiple servod configs. by Kevin Cheng · 8 years ago
  43. 05ae2a4 [autotest] Store afe_host in and remove host attributes to/from machine dict. by Kevin Cheng · 8 years ago
  44. ea3e460 [autotest] Simplify the logic of create_servo_host(). by Richard Barnette · 8 years ago
  45. 0635dce [autotest] Add back the power-cycle method to one of the servo repair methods by Tom Wai-Hong Tam · 8 years ago
  46. ab9769f [autotest] Remove some dead code from server/hosts. by Richard Barnette · 8 years ago
  47. 023aae3 [autotest] Create ServoHost without health check in repair by Dan Shi · 8 years ago
  48. 79d78c4 [autotest] Stop powerd on servo, if it's running. by Richard Barnette · 8 years ago
  49. 7e53aa0 [autotest] Hack to allow servos in the lab to update. by Richard Barnette · 8 years ago
  50. d9dfa58 [autotest] Update Servo label exists method by Kevin Cheng · 8 years ago
  51. 3a7697f [autotest] In deployment, wait for servo to update. by Richard Barnette · 8 years ago
  52. 2b80c18 Autotest: Catch the ServoHost Creation Failure when using SSH tunnel. by xixuan · 8 years ago
  53. 6cf6d2f autotest: Use SSH Tunnel For Communication to Servo & Chameleon by xixuan · 9 years ago
  54. c2d99cf [autotest] Remove the concept of 'protection level' from repair. by J. Richard Barnette · 9 years ago
  55. 0880a67 [autotest] Skip reboot to the default label on servo repair flow by Tom Wai-Hong Tam · 9 years ago
  56. 9af1963 [autotest] Add SSHHost.run_background() by J. Richard Barnette · 9 years ago
  57. b795b5a [autotest] Add a check in servo_host to skip image update if running in moblab by Dan Shi · 9 years ago
  58. 9046635 [autotest] Confirm servo is properly initialized in provision_FirmwareUpdate. by Dan Shi · 9 years ago
  59. 5401d2e [autotest] Fix a bug in deciding if servo is required. by Dan Shi · 9 years ago
  60. 961c0c5 Revert "[autotest] Fix a bug in deciding if servo is required." by Dan Shi · 9 years ago
  61. 1e1d0b9 [autotest] Fix a bug in deciding if servo is required. by Dan Shi · 9 years ago
  62. 3b2adf6 [autotest] Convert localhost to host IP if test runs inside container. by Dan Shi · 9 years ago
  63. 2261286 [autotest] Fix logic of host name for servo_host and chameleon_host by Cheng-Yi Chiang · 9 years ago
  64. e0b08e6 Revert "autotest: move constants to common_lib" by Hsinyu Chao · 9 years ago
  65. a4ac7a8 autotest: move constants to common_lib by Eric Caruso · 9 years ago
  66. 8489539 [autotest] Update servo based on the stable_version table. by J. Richard Barnette · 9 years ago
  67. 0942b1d [autotest] Add get_release_version method to servo_host by Dan Shi · 9 years ago
  68. 0739d68 Moblab: Servo Support via Host Attributes. by Simran Basi · 10 years ago
  69. 211c5ac Revert "Moblab: Servo Support via Host Attributes." by Simran Basi · 10 years ago
  70. 71f190b Moblab: Servo Support via Host Attributes. by Simran Basi · 10 years ago
  71. 1e1c41b graphite: Separate out configuration from the statsd classes. by Gabe Black · 10 years ago
  72. e545abb [autotest] Make test faster by avoiding unnecessary servo check by Fang Deng · 10 years ago
  73. 0d21e30 [autotest] Drop the USB stick check from ServoHost.verify_software(). by J. Richard Barnette · 10 years ago
  74. 18040e4 [autotest] update _check_servod_status to allow multiple servod processes. by Dan Shi · 10 years ago
  75. e41d5e5 Make sure Servo is initialized before checking the USB stick state. by J. Richard Barnette · 10 years ago
  76. e5b3c51 [autotest] Check servod process's status in verify_software by Dan Shi · 10 years ago
  77. 8f19b39 Don't make any servo XMLPRC calls during Servo contructor. by J. Richard Barnette · 10 years ago
  78. cef1f90 Ping servo before waiting 60 seconds for ssh to timeout by Christopher Wiley · 10 years ago
  79. 86b8018 Ignore servo config check failure on non-CrOS host. by Ricky Liang · 10 years ago
  80. 33412a8 [autotest] Check if servo config file exists before trying to verify servod by Dan Shi · 10 years ago
  81. da8c60a [autotest] Migrate graphite directory to client/common_lib/cros by Michael Liang · 10 years ago
  82. 04be2bd Autotest: Change logging.warn() to logging.warning(). by Ilja H. Friedel · 10 years ago
  83. ddd7a0e [autotest] Do not log servo reboot during servo update by Dan Shi · 10 years ago
  84. cc58969 [autotest] All host.reboot() methods should do the same thing. by Alex Miller · 10 years ago
  85. bbb0cb6 [autotest] only repair servo if the servo is required and in lab by Dan Shi · 10 years ago
  86. 0a1e059 [autotest] ServoHost initialization should raise an exception if a servo is required by the test and not in lab by Dan Shi · 11 years ago
  87. 4d47852 [autotest] Allow servo to be initialized without attempt to repair. by Dan Shi · 11 years ago
  88. 0cf92c8 [autotest] Disable _powercycle_to_repair for servo host by Dan Shi · 11 years ago
  89. 5e8c45a [autotest] Give servo hosts the ability to update. by beeps · 11 years ago
  90. f0ea614 [autotest] Add stats to servo host repair by Fang Deng · 11 years ago
  91. d4fe739 [autotest] Repair servo host via PoE. by Fang Deng · 11 years ago
  92. 5d518f4 [autotest] Add servo repair process by Fang Deng · 11 years ago