1. d03e6b5 [autotest] change python shebang to python2 by Mike Frysinger · 5 years ago
  2. 6da5d6b [autotest] Make sure autotest is staged before package install by Matt Mallett · 6 years ago
  3. 86de094 [autotest] Don't delete result_tools when installing autotest using package by Dan Shi · 7 years ago
  4. 7962369 [autotest] Copy global_config.ini in both branches by Allen Li · 7 years ago
  5. d5abdab [autotest] Merge server/autotest.Autotest by Allen Li · 7 years ago
  6. beaee90 Revert "[autotest] Drop support for running background autotest tests." by Prathmesh Prabhu · 7 years ago
  7. 1722554 [autotest] Drop support for running background autotest tests. 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. ab9769f [autotest] Remove some dead code from server/hosts. by Richard Barnette · 8 years ago
  11. 1c3b853 [autotest] Remove dead code/features from hosts factory. by J. Richard Barnette · 9 years ago
  12. 2de320d [autotest] makes package-based install work with dash shell by Laurence Goodby · 9 years ago
  13. 1889ca1 [autotest] Force dut to update package if test run is from test_that by Dan Shi · 9 years ago
  14. b669cbd [autotest] Disable install autotest from job_repo_url for test_that by Dan Shi · 11 years ago
  15. b9cd83c [autotest] Remove an unnecessary machine check by Fang Deng · 10 years ago
  16. b9ada9b Fix a couple broken unittests. by Chris Sosa · 11 years ago
  17. e9bc833 [autotest] Fix unittest -- autotest_unittest.py by Aviv Keshet · 11 years ago
  18. 74a314b Upstream Autotest merge. by Dale Curtis · 13 years ago
  19. 22434d4 Merge autotest upstream from @5318 ~ @5336 by Eric Li · 13 years ago
  20. d656d56 Merge remote branch 'autotest-upstream/master' into autotest-merge by Eric Li · 13 years ago
  21. 861b2d5 Merge remote branch 'cros/upstream' into master by Eric Li · 13 years ago
  22. bdaab79 Revert "Merge remote branch 'cros/upstream' into autotest-rebase" by Kenneth Waters · 14 years ago
  23. 7edb304 Merge remote branch 'cros/upstream' into autotest-rebase by Eric Li · 14 years ago
  24. f44ff96 Remove code that added bind mounts to drop the 'noexec' mount option. by J. Richard Barnette · 14 years ago
  25. 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
  26. 0b6843a Fix server side autotests installing to the wrong directory. by Dale Curtis · 14 years ago
  27. 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
  28. c6136e9 by jadmanski · 14 years ago
  29. 2a89dac Refactor the server_job code to use the base_job implementation of record. by jadmanski · 14 years ago
  30. 808f4b1 Expose args as a proper job property, fix up some unit tests. In the by jadmanski · 14 years ago
  31. 4d03cf6 Add support to the client logging config for optionally reading a log file by jadmanski · 14 years ago
  32. 12b4558 Massive permission fix by lmr · 15 years ago
  33. fc3da5b More refactoring of the job state code to try and reduce duplication. by mbligh · 15 years ago
  34. 060c471 Makes two major changes to the status log processing in autotest.py: by mbligh · 15 years ago
  35. fbf73ae Refactor all of the persistent state managing code in the client job by mbligh · 15 years ago
  36. 33cee66 Fix for server/autotest_unittest, broken in SVN rev 3955. by showard · 15 years ago
  37. 4b97607 make the code that calls client/tools/make_clean a bit safer. by showard · 15 years ago
  38. ad812bf Cleanups to code controlling where Autotest clients get installed and used by Autoserv. by showard · 15 years ago
  39. 07e27af I realized that my initial addition of the default_profile_only by showard · 15 years ago
  40. a6082ef Add a global mechanism to the job object to allow users to change by showard · 15 years ago
  41. 2315a7e Fix up the client install to properly reverse the ordering of by jadmanski · 15 years ago
  42. b8aa75b Add a control file for doing an explicit full-client install on by mbligh · 15 years ago
  43. 6631273 Make a bunch of stuff executable by mbligh · 15 years ago
  44. ede7e24 Add support for autotest clients run by autoserv to request packages by jadmanski · 15 years ago
  45. b1a5113 Next step in the PackageManager restructure, replace the static list by jadmanski · 15 years ago
  46. 1ef218d This is the result of a batch reindent.py across our tree. by mbligh · 15 years ago
  47. aec7ce4 Delete some of the autotest unit tests wrapped around the server/autotest.py by jadmanski · 15 years ago
  48. 6bb32d7 Add some code to the server job and autotest classes to save off a by jadmanski · 15 years ago
  49. 3c23694 Remove the double-quoting from the mkdir and rm commands being run by jadmanski · 15 years ago
  50. 1c3c07b Clear out the contents of the autotest results dir when installing on by jadmanski · 15 years ago
  51. cb0e161 When profilers are turned on from the server side and a client-side by jadmanski · 15 years ago
  52. 6dadd83 Adds an autotestd and autotestd_monitor script to the Autotest client by jadmanski · 15 years ago
  53. b3c0c91 Adds support for using client-side profilers from the server side. by mbligh · 16 years ago
  54. 043e113 This depends on Martin's "run autoserv without a results dir" patch by jadmanski · 16 years ago
  55. c09fc15 Make sysinfo more configurable. This adds some methods to the job by jadmanski · 16 years ago
  56. 0910844 Keep track of the last kernel we explicitly 'reboot'ed into. This by mbligh · 16 years ago
  57. 76d19f7 Package updates: by mbligh · 16 years ago
  58. 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
  59. a49e9c4 Fix a unit test broken by r2266. by jadmanski · 16 years ago
  60. 23afbec Add a standard run_cleanup option to test.run_test that can be used by jadmanski · 16 years ago
  61. a1f3c20 Refactor the results collection code to run out of a separate class by jadmanski · 16 years ago
  62. b6eb2f1 First pass at pulling back test results during a client job, as each by jadmanski · 16 years ago
  63. 0562e65 - Add a set_autodir method to ssh_host to set the autotest installation directory value by mbligh · 16 years ago
  64. 8d631c9 Convert all our uses of directoy SSHHost construction over to use by jadmanski · 16 years ago
  65. c5ddfd1 I have attached the patch for the packaging system. by mbligh · 16 years ago
  66. 3c7a150 Fixed the autotest_unittest so that it is consistent with changes made involving the new packaging system. by mbligh · 16 years ago
  67. 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
  68. 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 16 years ago
  69. 3d161b0 Move the mock libraries from client/unittest into client/common_lib/test_utils. by jadmanski · 16 years ago
  70. 5fe5c95 Admittedly huge, but a lot of the code is infrastructure and setup needed to by mbligh · 16 years ago