1. e6413db Allow the user to search for a job. by mbligh · 17 years ago
  2. 4918bdb Don't remove the control file if it wasn't a temp copy by mbligh · 17 years ago
  3. f3e7844 abat: update harness to send the raw status information by apw · 17 years ago
  4. 65fcd9c fix typo in view name by mbligh · 17 years ago
  5. 6b504ff Fixed the barriers to exit rendevous when there are no members specied. by mbligh · 17 years ago
  6. 0e9b019 Serialize calls to test.initialize and test.setup when running tests by mbligh · 17 years ago
  7. 83f63a0 Fix up the main display page to only use one SQL query per rendering. by mbligh · 17 years ago
  8. 548197f Redirect output of remote ls command 'tests' to /dev/null by mbligh · 17 years ago
  9. a7cf728 I've noticed that when you use upstream ltp testcase informing a by mbligh · 17 years ago
  10. f3f5cba Fix linebreaks in server_job.py by mbligh · 17 years ago
  11. d8e82f9 Right now (revision 1054), server/server_job.py is importing barrier.py by mbligh · 17 years ago
  12. 94befff Fix some indention mistakes. by mbligh · 17 years ago
  13. fe865b2 Document parameters to btreplay by mbligh · 17 years ago
  14. 35b225c autoserv: grab test results even if we had an error by mbligh · 17 years ago
  15. 34a3fd7 add a couple of utils to the server side by mbligh · 17 years ago
  16. 3811488 Use the tagged name of a test to create the temp directory to avoid by mbligh · 17 years ago
  17. 65938a2 Create a sample of running parallel tasks on one machine through containers. by mbligh · 17 years ago
  18. e1417fa * Added support for barriers to the server. by mbligh · 17 years ago
  19. f189882 Quick hack fix for Null owners until we do something better by mbligh · 17 years ago
  20. b0a884f Multi curve plotting for kernel performance: by mbligh · 17 years ago
  21. 85952b4 Add in condition for db class, for example select * from tests where kernel_idx by mbligh · 17 years ago
  22. a044e56 Fix uncaught exception in db.py by mbligh · 17 years ago
  23. f3f3ec2 Shift data point 0.5 toward xtics in order to show up the div of the first and last data point by mbligh · 17 years ago
  24. 8539cfe kernel_config: fix up kernel overrides by apw · 17 years ago
  25. 1636f66 Remove default disk specifications from btreplay by mbligh · 17 years ago
  26. a2e5286 Add btreplay test to replay a blocktrace. by mbligh · 17 years ago
  27. efe9095 kernbench: allow specification of the built tree by apw · 17 years ago
  28. dbdbd0e Probably the class name was modified but the __all__ was not changed. by mbligh · 17 years ago
  29. 3121745 ltp: use autotest's temporary directory, not /tmp by mbligh · 17 years ago
  30. 2a11822 I've come across a bug in boottool that comes up when using lilo as your by mbligh · 17 years ago
  31. 2e5c5ab add kvm-test as client test by mbligh · 17 years ago
  32. 523a19b Add locate() function to autotest_utils. Acts much like: by mbligh · 17 years ago
  33. 7af0552 Integrate building from git repo into kvm class by mbligh · 17 years ago
  34. d0868ab Integrate git and git_kernel into server_job.py by mbligh · 17 years ago
  35. 798d651 Add gitrepo class for managing git repositories. by mbligh · 17 years ago
  36. 3e0eaf1 Add git_kernel class for building kernels from git repositories. by mbligh · 17 years ago
  37. e761b05 Refactor server/source_kernel.py by mbligh · 17 years ago
  38. 0b9ba27 Incomplete change to package.py by mbligh · 17 years ago
  39. bd36c03 Fix spacing in mpstat by mbligh · 17 years ago
  40. fd23856 To avoid hard coding paths and variables inside a test, it's useful to by mbligh · 17 years ago
  41. ade19b2 Remove package_ from names in package class, as they'll end up by mbligh · 17 years ago
  42. b7c77d5 add missing db_ files by mbligh · 17 years ago
  43. 726b2ee Revert accidental change to mysql schema by mbligh · 17 years ago
  44. e15a2a4 add missing create_db-postgress by mbligh · 17 years ago
  45. 8d83cdc Make autotest interact with manually run jobs properly by mbligh · 17 years ago
  46. 9befd04 Cleanup in the cpuset file; This should just clean the container after by mbligh · 17 years ago
  47. af25f06 Create subclasses of db for mysql and for postgres. Use a class method by mbligh · 17 years ago
  48. 0acc0db Prepare for supporting postgres as a backend database. Renames the by mbligh · 17 years ago
  49. 05067a3 'user' is officially an SQL reserved word, which means that it cannot be by mbligh · 17 years ago
  50. 4921b98 Some databases do not like numbers to have newlines on the end. Clean up by mbligh · 17 years ago
  51. 78206e1 Fix for the issue apw brought up: by mbligh · 17 years ago
  52. 40d021b When a boot is initiated in a job, but the machine fails to come up we by mbligh · 17 years ago
  53. dec40e2 Added a profiler that runs mpstat on a specified interval. by mbligh · 17 years ago
  54. ffde22e Adding a flat view of test data. by mbligh · 17 years ago
  55. 8174ce3 A couple more updates for displaying machine owners correctly by mbligh · 17 years ago
  56. 7a41a86 Add code to deal with machine owners and their display by mbligh · 17 years ago
  57. 7995cc6 Reduce the verbosity of the command logging in SSHHost. by mbligh · 17 years ago
  58. d1d3a59 barrier.py: import error.py from the new location by mbligh · 17 years ago
  59. 03f4fc7 Pull the server-side errors.py into the common error library. by mbligh · 17 years ago
  60. 215a166 Fix up parse for new status format by mbligh · 17 years ago
  61. 906b9f7 Oops. Fix missing / not deleted files from last commit by mbligh · 17 years ago
  62. 8586dc2 add assertions for existance of parsed results dir by mbligh · 17 years ago
  63. f31b0c0 Move error.py'>error.py'>error.py out of the client and server and into common_lib. by mbligh · 17 years ago
  64. adf2aab Have the autotest server run the client by calling host.run, instead by mbligh · 17 years ago
  65. dc11c3f Change common.py'>common.py so that it inserts all of the libraries it loads by mbligh · 17 years ago
  66. ebdbfe6 Fix broken getopt code for level parameter parsing in parse by mbligh · 17 years ago
  67. 2e57e7b If no tests, find_tests should return [] instead of None by mbligh · 17 years ago
  68. 3e9062e Add miscellaneous helpers to autotest_utils.py by mbligh · 17 years ago
  69. c371972 Various fixes for cpuset.py by mbligh · 17 years ago
  70. 944ee92 Will not load blank keyval value by mbligh · 17 years ago
  71. c9f342d Fix the crappy error handling in utils.run() - it doesn't work by mbligh · 17 years ago
  72. bbdbfd1 UnhandledError should just pass on its error message to its parent's by mbligh · 17 years ago
  73. 2bf2db6 When sending status logs back through the ssh stderr, we need to by mbligh · 17 years ago
  74. eadfbb1 Fix up errors in handling of exceptions from ssh_ping by mbligh · 17 years ago
  75. 7a3dd6f old bash doesn't allow us to do a for loop over an empty list, we need to workaround this in the make file. by mbligh · 17 years ago
  76. a7e5009 Improve cpuset support on the client side by mbligh · 17 years ago
  77. 65b13fc rename autotest_console by mbligh · 17 years ago
  78. b05a6ac Add attribution for author to logging.py by mbligh · 17 years ago
  79. f014ff4 fix spacing in ssh_host.py by mbligh · 17 years ago
  80. 3c33c4d Add record # for all the results to give an idea of how many matches were found. by mbligh · 17 years ago
  81. 9e7c6d0 Clean up notify user logic in parse by mbligh · 17 years ago
  82. c753475 Fix missing mlist variable when the script is passed a machine group, by mbligh · 17 years ago
  83. 84b9ff1 Fix up group_test.cgi by mbligh · 17 years ago
  84. 4cfa76a Make things trying to do an ssh ping, use ssh_ping. Change timeout to 60s by mbligh · 17 years ago
  85. d66a3d6 remove old parse version Signed-off-by: Martin J. Bligh <mbligh@google.com> by mbligh · 17 years ago
  86. 2c05bce Add support for allowing different job levels in the directory tree by mbligh · 17 years ago
  87. 532cb27 Fix up crappy keval handling in parse by mbligh · 17 years ago
  88. 0a498cb add some comments into parse by mbligh · 17 years ago
  89. b832e1b job continuation error handling fixes by apw · 17 years ago
  90. 29d9a42 Fix autotest_utils to support read and write of keyval files properly by mbligh · 17 years ago
  91. a9986b8 Timeout ssh connections after 30s. At the moment, it takes 3 minutes by mbligh · 17 years ago
  92. 7f86e0b Add support for checking and fixing disk space. by mbligh · 17 years ago
  93. e988aa5 Fix up autotest directory detection to look at the destination of by mbligh · 17 years ago
  94. 2316e52 Add a get_disks check to autotest_utils by mbligh · 17 years ago
  95. dbf3761 Produce proper errors when given an invalid machine list by mbligh · 17 years ago
  96. a4bece1 Use control.autoserv rather than control on the client. by mbligh · 17 years ago
  97. 6de9cdf Add a get_cpu_family check, and a hook for site-specific utils by mbligh · 17 years ago
  98. 96b9a5a Add a way to delete an individual set of job results. by mbligh · 17 years ago
  99. f54ed2a Cleanup parse a bit by mbligh · 17 years ago
  100. f849b89 update checktsc.tar to cope with older glibc versions by mbligh · 17 years ago