1. 5913d8c autotest: Add client_trampoline by Allen Li · 6 years ago
  2. 7cd9c5c [autotest] Fix updating labels in repair. by Richard Barnette · 6 years ago
  3. 9db8068 [autotest] Delete code for creating Android testbeds. by Richard Barnette · 6 years ago
  4. 71854c7 [autotest] Remove support for `autoserv --image`. by Richard Barnette · 6 years ago
  5. 15b78cf [autotest] Update labels during repair by Richard Barnette · 6 years ago
  6. 266e55e autotest: fix of chameleon tunnel process leaking by Congbin Guo · 7 years ago
  7. b31263b [autotest] Accept a sysinfo.logdir object for sysinfo.add_logdir by Prathmesh Prabhu · 7 years ago
  8. ad719c1 Revert "Rename SSHHost.run to SSHHost.run_very_slowly" by Allen Li · 7 years ago
  9. 672fb5f Rename SSHHost.run to SSHHost.run_very_slowly by Po-Hsien Wang · 7 years ago
  10. 3c6d0c8 [autotest] Don't allow crash collection to fail repair. by Richard Barnette · 7 years ago
  11. 5ae0a00 autotest: clean up various uses of logging.exception by Aviv Keshet · 7 years ago
  12. 5e2efb7 [autotest] Use the metrics_mock object in case chromite is not set up. by Dan Shi · 8 years ago
  13. a7556a9 Do not use absolute metrics paths. by Prathmesh Prabhu · 8 years ago
  14. 77e515d [autotest] Remove autotest_stats from server/control_segments/verify by Allen Li · 8 years ago
  15. 41d531b [autotest] Remove autotest_stats from server/control_segments/reset by Allen Li · 8 years ago
  16. b286d59 [autotest] Remove autotest_stats from server/control_segments/cleanup by Allen Li · 8 years ago
  17. ab02091 [autotest] Don't process crashdumps for passing tests by Allen Li · 8 years ago
  18. 9a26ad6 [autotest] Use a RepairStrategy to repair ServoHost. by Richard Barnette · 8 years ago
  19. 14de762 [autotest] Support Launch Control build starting with `P` for SSP by Dan Shi · 8 years ago
  20. f866014 [autotest] Re-enable updating labels during provision. by Kevin Cheng · 8 years ago
  21. 18dc888 [autotest] Remove unused arguments from create_host() calls. by Richard Barnette · 8 years ago
  22. adf3131 autotest: Add suite support for testbeds. by Simran Basi · 8 years ago
  23. 542d0d5 autoserv: get transmitted/received byte counts at test beginning/end. by Luigi Semenzato · 8 years ago
  24. 28aa689 [autotest] Log hostname, not machine object in special tasks. by Richard Barnette · 8 years ago
  25. 459592e [autotest] Drop call to verify_software() from machine_install(). by Richard Barnette · 8 years ago
  26. 7279a5a [autotest] Sort special tasks based on a predefined priority list. by Dan Shi · 8 years ago
  27. beb2bb2 [autotest] Support adb_host repair by Simran Basi · 9 years ago
  28. 5ace6f2 [autotest] Support Android/Brillo suite runs. by Simran Basi · 9 years ago
  29. f103b66 [autotest] Skip crash info collection for testbed by Dan Shi · 9 years ago
  30. 50a412a [autotest] Support provisioning multiple duts connected to a testbed by Dan Shi · 9 years ago
  31. d7f1242 [autotest] Add a dummy test for testbed. by Dan Shi · 9 years ago
  32. 3b11181 [autotest] Update Repair and Verify to handle a testbed. by Kevin Cheng · 9 years ago
  33. eeaa76d [autotest] Bug fix on special tasks by Dan Shi · 9 years ago
  34. 1bf60eb [autotest] autoserv add --lab & --host_attributes arguments by Simran Basi · 9 years ago
  35. c2d99cf [autotest] Remove the concept of 'protection level' from repair. by J. Richard Barnette · 9 years ago
  36. e0b08e6 Revert "autotest: move constants to common_lib" by Hsinyu Chao · 9 years ago
  37. a4ac7a8 autotest: move constants to common_lib by Eric Caruso · 9 years ago
  38. b669cbd [autotest] Disable install autotest from job_repo_url for test_that by Dan Shi · 11 years ago
  39. cf4d203 [autotest] Update autoserv to support server-side packaging. by Dan Shi · 9 years ago
  40. 1e1c41b graphite: Separate out configuration from the statsd classes. by Gabe Black · 10 years ago
  41. e545abb [autotest] Make test faster by avoiding unnecessary servo check by Fang Deng · 10 years ago
  42. 63b89dd [Autotest] Don't fail symbolicating crashdumps. by Prashanth Balasubramanian · 10 years ago
  43. 9cecd69 [autotest] Stop filing machine killer bugs. by Prashanth B · 10 years ago
  44. da8c60a [autotest] Migrate graphite directory to client/common_lib/cros by Michael Liang · 10 years ago
  45. 789d6f1 [autotest] Log exceptions raised in special tasks. by Alex Miller · 10 years ago
  46. cb48454 [autotest] collect crash info before repair starts. by Dan Shi · 10 years ago
  47. f37a324 [autotest] Collect logs before a repair instead of after. by Prashanth B · 10 years ago
  48. c5e3b0b [autotest] Drop board from the special task timers. by Alex Miller · 10 years ago
  49. 98509c7 [autotest] Add collection of /var/log to the repair task. by Prashanth B · 10 years ago
  50. 3796fa4 [autotest] Create host object before trying to check labels in repair. by Prashanth B · 10 years ago
  51. 667b5f2 [autotest] Special task control segments take label-dependant actions by Alex Miller · 11 years ago
  52. 849a1c4 [autotest] Try to restart dut with servo in cleanup before collecting logs by Dan Shi · 11 years ago
  53. 2e25110 [autotest] Save preserved log during autoupdate. by Dan Shi · 11 years ago
  54. 5d0dd7b Revert "[autotest] Save preserved log during autoupdate." by Alex Miller · 11 years ago
  55. 21b042e [autotest] Save preserved log during autoupdate. by Dan Shi · 11 years ago
  56. 98718ae Revert "[autotest] Save preserved log during autoupdate." by Sameer Nanda · 11 years ago
  57. 5b5d30a [autotest] Save preserved log during autoupdate. by Dan Shi · 11 years ago
  58. edb936d [autotest] Make provision failures bubble up the reason they failed. by Alex Miller · 11 years ago
  59. f34897a Fix deprecated access to Exception.message. by J. Richard Barnette · 11 years ago
  60. 7da4bda [autotest] Enable sysinfo for provisioning. by beeps · 11 years ago
  61. dfff2fd [autotest] Add a provision special task. by Alex Miller · 11 years ago
  62. dae65fd [autotest] Include job id in job_repo_url email. by beeps · 11 years ago
  63. b6edeb0 Autotest: Flag possible machine killing jobs. by Keyar Hood · 11 years ago
  64. 07e09af [Autotest] merge cleanup and verify by Dan Shi · 11 years ago
  65. cb6f1e2 [autotest] Teach autoserv to check a hosts job_repo_url. by beeps · 11 years ago
  66. 0516e4c [autotest] Add a provision control segment to autoserv. by Alex Miller · 11 years ago
  67. 05bda0b [Autotest] Measure how long cleanup and verify tasks take to run. by Dan Shi · 11 years ago
  68. 82c3591 Move RPM repair code into SiteHost. by Richard Barnette · 12 years ago
  69. 1dbb86b Autotest: Automatically Reboot DUT's if Repair Fails by Simran Basi · 12 years ago
  70. 74a314b Upstream Autotest merge. by Dale Curtis · 13 years ago
  71. 6fd037a Fix parse errors on iperf. by Paul Pendlebury · 13 years ago
  72. 861b2d5 Merge remote branch 'cros/upstream' into master by Eric Li · 14 years ago
  73. bdaab79 Revert "Merge remote branch 'cros/upstream' into autotest-rebase" by Kenneth Waters · 14 years ago
  74. 7edb304 Merge remote branch 'cros/upstream' into autotest-rebase by Eric Li · 14 years ago
  75. 9de6ed7 Eliminate the last uses of the public state managment interface for by mbligh · 15 years ago
  76. 00143ff Move the "switch on host protection" logic from the repair control by jadmanski · 15 years ago
  77. e7d9c60 Make the job executiontag available in both the server and client side job by mbligh · 15 years ago
  78. 1081986 Remove the hostname from the verify error message. Verify is always by jadmanski · 15 years ago
  79. a214f66 Fix up the repair script to properly use auto_monitor=False on all by mbligh · 15 years ago
  80. 96b7807 Change the server-side profilers to use their own host objects, instead by jadmanski · 15 years ago
  81. 948e2ba Make sure that in a repair operation autotest runs a verify on by mbligh · 15 years ago
  82. 0931b0a Wrapped every repair phase in a try/except to consume errors in repair by mbligh · 15 years ago
  83. b2a6ecf by mbligh · 16 years ago
  84. 2b9ed9c by showard · 16 years ago
  85. 92eed50 Wrapped repair invocation in a try/except block to record in status log the by mbligh · 16 years ago
  86. 25c0b8c Added new host protection level (repair software only) that would allow any by mbligh · 16 years ago
  87. 23a5350 The verify control segments needs to re-raise the exception that it by jadmanski · 16 years ago
  88. c8153ee Fix verify logging not to use subdirs - we're already in the subdir by mbligh · 16 years ago
  89. 73c0c8e Make verify record GOOD / FAIL in status.log by mbligh · 16 years ago
  90. a291a5a Remove deprecated site_ functions from repair and verify by mbligh · 16 years ago
  91. 5493129 Fix formatting of control_segments/* by mbligh · 16 years ago
  92. 5161900 These little control segments shouldn't be using any of the console by jadmanski · 16 years ago
  93. 45ae819 Add a formal cleanup phase to the scheduler flow. by showard · 16 years ago
  94. 084bc17 Fix error messages during execution of server control files to reference the by mbligh · 16 years ago
  95. c12d63e - Add site_verify and site_repair loading back by mbligh · 16 years ago
  96. 12f2e63 - add server.hosts.Host._repair_filesystem_only() concrete method by mbligh · 16 years ago
  97. 6b0ab08 - add a server.hosts.base_classes.Host.verify() abstract method by mbligh · 16 years ago
  98. 8d631c9 Convert all our uses of directoy SSHHost construction over to use by jadmanski · 16 years ago
  99. b024fb1 Rename host protection category "Filesystem only" to "Repair filesystem only". by mbligh · 16 years ago
  100. fbc1f0a Add support to job.repair for host protections, specified through a by jadmanski · 16 years ago