1. 53d42d2 autotest: Refactor update_labels for host class. by Xixuan Wu · 6 years ago
  2. 7cd9c5c [autotest] Fix updating labels in repair. by Richard Barnette · 6 years ago
  3. 15b78cf [autotest] Update labels during repair by Richard Barnette · 6 years ago
  4. 3c6d0c8 [autotest] Don't allow crash collection to fail repair. by Richard Barnette · 7 years ago
  5. 5ae0a00 autotest: clean up various uses of logging.exception by Aviv Keshet · 7 years ago
  6. 9a26ad6 [autotest] Use a RepairStrategy to repair ServoHost. by Richard Barnette · 8 years ago
  7. 18dc888 [autotest] Remove unused arguments from create_host() calls. by Richard Barnette · 8 years ago
  8. 28aa689 [autotest] Log hostname, not machine object in special tasks. by Richard Barnette · 8 years ago
  9. beb2bb2 [autotest] Support adb_host repair by Simran Basi · 8 years ago
  10. 3b11181 [autotest] Update Repair and Verify to handle a testbed. by Kevin Cheng · 9 years ago
  11. eeaa76d [autotest] Bug fix on special tasks by Dan Shi · 9 years ago
  12. 1bf60eb [autotest] autoserv add --lab & --host_attributes arguments by Simran Basi · 9 years ago
  13. c2d99cf [autotest] Remove the concept of 'protection level' from repair. by J. Richard Barnette · 9 years ago
  14. e545abb [autotest] Make test faster by avoiding unnecessary servo check by Fang Deng · 10 years ago
  15. 9cecd69 [autotest] Stop filing machine killer bugs. by Prashanth B · 10 years ago
  16. 789d6f1 [autotest] Log exceptions raised in special tasks. by Alex Miller · 10 years ago
  17. cb48454 [autotest] collect crash info before repair starts. by Dan Shi · 10 years ago
  18. f37a324 [autotest] Collect logs before a repair instead of after. by Prashanth B · 10 years ago
  19. 98509c7 [autotest] Add collection of /var/log to the repair task. by Prashanth B · 10 years ago
  20. 3796fa4 [autotest] Create host object before trying to check labels in repair. by Prashanth B · 10 years ago
  21. 667b5f2 [autotest] Special task control segments take label-dependant actions by Alex Miller · 10 years ago
  22. b6edeb0 Autotest: Flag possible machine killing jobs. by Keyar Hood · 11 years ago
  23. 82c3591 Move RPM repair code into SiteHost. by Richard Barnette · 12 years ago
  24. 1dbb86b Autotest: Automatically Reboot DUT's if Repair Fails by Simran Basi · 12 years ago
  25. 00143ff Move the "switch on host protection" logic from the repair control by jadmanski · 15 years ago
  26. a214f66 Fix up the repair script to properly use auto_monitor=False on all by mbligh · 15 years ago
  27. 948e2ba Make sure that in a repair operation autotest runs a verify on by mbligh · 15 years ago
  28. 0931b0a Wrapped every repair phase in a try/except to consume errors in repair by mbligh · 15 years ago
  29. b2a6ecf by mbligh · 15 years ago
  30. 92eed50 Wrapped repair invocation in a try/except block to record in status log the by mbligh · 15 years ago
  31. 25c0b8c Added new host protection level (repair software only) that would allow any by mbligh · 15 years ago
  32. a291a5a Remove deprecated site_ functions from repair and verify by mbligh · 16 years ago
  33. 5161900 These little control segments shouldn't be using any of the console by jadmanski · 16 years ago
  34. c12d63e - Add site_verify and site_repair loading back by mbligh · 16 years ago
  35. 12f2e63 - add server.hosts.Host._repair_filesystem_only() concrete method by mbligh · 16 years ago
  36. 8d631c9 Convert all our uses of directoy SSHHost construction over to use by jadmanski · 16 years ago
  37. b024fb1 Rename host protection category "Filesystem only" to "Repair filesystem only". by mbligh · 16 years ago
  38. fbc1f0a Add support to job.repair for host protections, specified through a by jadmanski · 16 years ago
  39. 6437ff5 Use the new parser library directly inside of autoserv, instead of by mbligh · 16 years ago
  40. fabc2d0 Repair should use wait_up to give a machine 2.5 hours to come up, not by mbligh · 16 years ago
  41. cc4b111 Remove unnecessary detection of len(machines) - this is now done in paralell by mbligh · 16 years ago
  42. 7f86e0b Add support for checking and fixing disk space. by mbligh · 17 years ago