1. b718b03 autotest: move default autodir to /usr/local/tmp by Mike Frysinger · 5 years ago
  2. c44e777 autotest: Remove existing autoserv dirs on startup by Alex Khouderchah · 6 years ago
  3. 73b3517 [autotest] Protect from unassigned variable in RemoteHost.reboot() by Richard Barnette · 6 years ago
  4. 812e61b autotest: Provide a way to suspend indefinitely. by Ravi Chandra Sadineni · 6 years ago
  5. ad719c1 Revert "Rename SSHHost.run to SSHHost.run_very_slowly" by Allen Li · 7 years ago
  6. 672fb5f Rename SSHHost.run to SSHHost.run_very_slowly by Po-Hsien Wang · 7 years ago
  7. 5ae0a00 autotest: clean up various uses of logging.exception by Aviv Keshet · 7 years ago
  8. 3d512d3 [autotest] Do not ABORT even if reboot ssh command timed out. by Hidehiko Abe · 7 years ago
  9. ab9769f [autotest] Remove some dead code from server/hosts. by Richard Barnette · 8 years ago
  10. ad47290 RemoteHost: when copying /var/log/messages allow it to be missing by Andrey Ulanov · 9 years ago
  11. 3a4a57a [autotest] Add serial flag for adb_host support in cli/atest. by Kevin Cheng · 9 years ago
  12. 9af1963 [autotest] Add SSHHost.run_background() by J. Richard Barnette · 9 years ago
  13. 7a61d2f Add suspend method. by Gwendal Grignou · 10 years ago
  14. df29d64 kernel_MemoryRamoop: Fix test for machine without lkdtm by Puthikorn Voravootivat · 10 years ago
  15. 0ca40e2 [autotest] Rename site_host.SiteHost to cros_host.CrosHost by Fang Deng · 11 years ago
  16. 861b2d5 Merge remote branch 'cros/upstream' into master by Eric Li · 14 years ago
  17. bdaab79 Revert "Merge remote branch 'cros/upstream' into autotest-rebase" by Kenneth Waters · 14 years ago
  18. 7edb304 Merge remote branch 'cros/upstream' into autotest-rebase by Eric Li · 14 years ago
  19. 6f27d4f Merge remote branch 'cros/upstream' into tempbranch3 by Eric Li · 14 years ago
  20. 517d95a Revert "Merge remote branch 'cros/upstream' into tempbranch2" by Benson Leung · 14 years ago
  21. 25fc6d1 Merge remote branch 'cros/upstream' into tempbranch2 by Eric Li · 14 years ago
  22. 6b95b52 I wanted some jobs to select the server side component based on a platform label, so this patch will add a function that returns the platform_label of the specified hostname. by mbligh · 15 years ago
  23. c035491 Adds support to wait_down and wait_for_restart to watch for changed by jadmanski · 15 years ago
  24. c2ebea0 Merged the contents of client.bin.boottool and server.hosts.Bootloader by mbligh · 15 years ago
  25. a43f6d2 Inside the remote host class, there's a method, check_uptime, that makes by mbligh · 15 years ago
  26. 4900b3b Adjust the /var/log/messages collection while collecting crashinfo by jadmanski · 15 years ago
  27. edf33e0 Add a slightly friendlier repr for remote hosts. Since these objects by jadmanski · 15 years ago
  28. 96b7807 Change the server-side profilers to use their own host objects, instead by jadmanski · 15 years ago
  29. feac010 Added support to AbstractSSHHost.get_file() to not try to preserve the by mbligh · 15 years ago
  30. 959ed87 host.reboot() will now take an optional reboot command. The reboot by mbligh · 15 years ago
  31. 210bae6 Summary: Fixing further breakage found using the -N flag of autoserv by mbligh · 15 years ago
  32. ea45566 Add support for explicitly removing tempdirs created on a host, by jadmanski · 15 years ago
  33. def0c3c Add support for running autoserv with a "--collect-crashinfo" flag by jadmanski · 15 years ago
  34. 2b94977 by mbligh · 16 years ago
  35. c5fbf76 Revert previous patch by mbligh · 16 years ago
  36. b447d54 by mbligh · 16 years ago
  37. da0aeff Add in more crashinfo collection code so that that when a machine by jadmanski · 16 years ago
  38. a2c940d This generates confusing backtraces for a lot of users by mbligh · 16 years ago
  39. d544a35 When performing a reboot, do a sync before starting the shutdown. by jadmanski · 16 years ago
  40. 0e1881e server.hosts.remote: When reboot is called, really reboot. by jadmanski · 16 years ago
  41. 78a013a Silenced collecting dmesg output to just be saved in the dedicated file by mbligh · 16 years ago
  42. d778ae4 Move the reboot_followup out of reboot and into wait_for_restart. This works by jadmanski · 16 years ago
  43. 4f90925 Extend the server-side profiler code to handle reboots as well. Sadly, by jadmanski · 16 years ago
  44. 9f7dd11 Move the temporary sysinfo files from /tmp to /tmp/sysinfo. This makes the actual location more configurable (e.g. you can add a symlink to redirect it). by jadmanski · 16 years ago
  45. 53aaf38 Add a hosts attribute to server jobs for accessing all the hosts in by jadmanski · 16 years ago
  46. e48bcfb Refactor of dmesg to more general monitoring of any log file. by mbligh · 16 years ago
  47. 1264b51 Move the actual content of the cleanup code into Host.cleanup methods. by mbligh · 16 years ago
  48. d60321a Add a job_start method to RemoteHost that gets called once per job for by jadmanski · 16 years ago
  49. f656291 Furthur refactoring of the paramiko and ssh host classes. This covers a few by jadmanski · 16 years ago
  50. ca7da37 Adds a new host object, ParamikoHost, basically as another by jadmanski · 16 years ago
  51. f2c3376 Pull a ton of methods out of SSHHost and into RemoteHost, since most by mbligh · 16 years ago
  52. a2db941 Final big refactoring of serial console code, to completely detach it by jadmanski · 16 years ago
  53. 1c5e3a1 Initial refactoring so that I can change the serial console by jadmanski · 16 years ago
  54. 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 16 years ago
  55. 12e2b21 Missing import of base_classes on server/remote.py by mbligh · 16 years ago
  56. 321b1f5 add missing files from last commit by mbligh · 16 years ago