1. b9ada9b Fix a couple broken unittests. by Chris Sosa · 11 years ago
  2. e9bc833 [autotest] Fix unittest -- autotest_unittest.py by Aviv Keshet · 11 years ago
  3. 74a314b Upstream Autotest merge. by Dale Curtis · 13 years ago
  4. 22434d4 Merge autotest upstream from @5318 ~ @5336 by Eric Li · 13 years ago
  5. d656d56 Merge remote branch 'autotest-upstream/master' into autotest-merge by Eric Li · 13 years ago
  6. 861b2d5 Merge remote branch 'cros/upstream' into master by Eric Li · 13 years ago
  7. bdaab79 Revert "Merge remote branch 'cros/upstream' into autotest-rebase" by Kenneth Waters · 14 years ago
  8. 7edb304 Merge remote branch 'cros/upstream' into autotest-rebase by Eric Li · 14 years ago
  9. f44ff96 Remove code that added bind mounts to drop the 'noexec' mount option. by J. Richard Barnette · 14 years ago
  10. ac52f54 After reboot, Autotest wasn't remounting the exec capable version; causing a second copy of Autotest to be installed to the mount point. by Dale Curtis · 14 years ago
  11. 0b6843a Fix server side autotests installing to the wrong directory. by Dale Curtis · 14 years ago
  12. 69bdaac Makes some changes to the partitioning code and the autotest.py code to make it a little easier to override more reliably. Specifically: by jadmanski · 14 years ago
  13. c6136e9 by jadmanski · 14 years ago
  14. 2a89dac Refactor the server_job code to use the base_job implementation of record. by jadmanski · 14 years ago
  15. 808f4b1 Expose args as a proper job property, fix up some unit tests. In the by jadmanski · 14 years ago
  16. 4d03cf6 Add support to the client logging config for optionally reading a log file by jadmanski · 14 years ago
  17. 12b4558 Massive permission fix by lmr · 15 years ago
  18. fc3da5b More refactoring of the job state code to try and reduce duplication. by mbligh · 15 years ago
  19. 060c471 Makes two major changes to the status log processing in autotest.py: by mbligh · 15 years ago
  20. fbf73ae Refactor all of the persistent state managing code in the client job by mbligh · 15 years ago
  21. 33cee66 Fix for server/autotest_unittest, broken in SVN rev 3955. by showard · 15 years ago
  22. 4b97607 make the code that calls client/tools/make_clean a bit safer. by showard · 15 years ago
  23. ad812bf Cleanups to code controlling where Autotest clients get installed and used by Autoserv. by showard · 15 years ago
  24. 07e27af I realized that my initial addition of the default_profile_only by showard · 15 years ago
  25. a6082ef Add a global mechanism to the job object to allow users to change by showard · 15 years ago
  26. 2315a7e Fix up the client install to properly reverse the ordering of by jadmanski · 15 years ago
  27. b8aa75b Add a control file for doing an explicit full-client install on by mbligh · 15 years ago
  28. 6631273 Make a bunch of stuff executable by mbligh · 15 years ago
  29. ede7e24 Add support for autotest clients run by autoserv to request packages by jadmanski · 15 years ago
  30. b1a5113 Next step in the PackageManager restructure, replace the static list by jadmanski · 15 years ago
  31. 1ef218d This is the result of a batch reindent.py across our tree. by mbligh · 15 years ago
  32. aec7ce4 Delete some of the autotest unit tests wrapped around the server/autotest.py by jadmanski · 15 years ago
  33. 6bb32d7 Add some code to the server job and autotest classes to save off a by jadmanski · 15 years ago
  34. 3c23694 Remove the double-quoting from the mkdir and rm commands being run by jadmanski · 15 years ago
  35. 1c3c07b Clear out the contents of the autotest results dir when installing on by jadmanski · 15 years ago
  36. cb0e161 When profilers are turned on from the server side and a client-side by jadmanski · 15 years ago
  37. 6dadd83 Adds an autotestd and autotestd_monitor script to the Autotest client by jadmanski · 15 years ago
  38. b3c0c91 Adds support for using client-side profilers from the server side. by mbligh · 16 years ago
  39. 043e113 This depends on Martin's "run autoserv without a results dir" patch by jadmanski · 16 years ago
  40. c09fc15 Make sysinfo more configurable. This adds some methods to the job by jadmanski · 16 years ago
  41. 0910844 Keep track of the last kernel we explicitly 'reboot'ed into. This by mbligh · 16 years ago
  42. 76d19f7 Package updates: by mbligh · 16 years ago
  43. 1e3b099 Add get_mirror_list function stub to packages.py that just returns the given repo list. Useful for local sites to create a way to return a prioritized list of repos. by mbligh · 16 years ago
  44. a49e9c4 Fix a unit test broken by r2266. by jadmanski · 16 years ago
  45. 23afbec Add a standard run_cleanup option to test.run_test that can be used by jadmanski · 16 years ago
  46. a1f3c20 Refactor the results collection code to run out of a separate class by jadmanski · 16 years ago
  47. b6eb2f1 First pass at pulling back test results during a client job, as each by jadmanski · 16 years ago
  48. 0562e65 - Add a set_autodir method to ssh_host to set the autotest installation directory value by mbligh · 16 years ago
  49. 8d631c9 Convert all our uses of directoy SSHHost construction over to use by jadmanski · 16 years ago
  50. c5ddfd1 I have attached the patch for the packaging system. by mbligh · 16 years ago
  51. 3c7a150 Fixed the autotest_unittest so that it is consistent with changes made involving the new packaging system. by mbligh · 16 years ago
  52. 24f8f5b Fixed autotest_unittest.py to use new mock mechanisms and to fix an issue it was causing other unittests by mbligh · 16 years ago
  53. 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 16 years ago
  54. 3d161b0 Move the mock libraries from client/unittest into client/common_lib/test_utils. by jadmanski · 16 years ago
  55. 5fe5c95 Admittedly huge, but a lot of the code is infrastructure and setup needed to by mbligh · 16 years ago