1. 08415d8 Fix spacing in parse.py and remove a few old regexps by mbligh · 17 years ago
  2. 1ca17de Change default mailed user by mbligh · 17 years ago
  3. 032c2de Fix formatting of parse by mbligh · 17 years ago
  4. 42ff92f Subprocesses should *never* raise an exception beyond fork_start. by mbligh · 17 years ago
  5. 9c39d15 Kludge parse.py to understand new reboot format. by mbligh · 17 years ago
  6. f91efaf client: job -- job group support broke run start indication by apw · 17 years ago
  7. 781f523 Slightly updated/reformatted interactive console control files by mbligh · 17 years ago
  8. d8763ca boottool: maintain image boot prefix from default by apw · 17 years ago
  9. 040dcaa kernel: pull the actual kernel download and extract into an operation by apw · 17 years ago
  10. 001e40a kernel: make build phase output recording consistant by apw · 17 years ago
  11. cf732d1 The server should only consider a client job to be aborted if the by mbligh · 17 years ago
  12. 51144e0 When logging an exception during a test group failure, include the by mbligh · 17 years ago
  13. 210d624 This patch is just to add the /proc/modules file at the sysinfo 'files' list. by mbligh · 17 years ago
  14. 772942d At LTP we have many test scripts that we can run, not only the 'runltp'. by mbligh · 17 years ago
  15. 0cff60c Improve package.py by adding other package utility functions: by mbligh · 17 years ago
  16. ed5a410 Move the verifier script into a separate file, and add support for extending by mbligh · 17 years ago
  17. cfc6dd3 When running a test use the test name as the group name, instead of by mbligh · 17 years ago
  18. faf0cd4 Running autotest_client should give the same exit status as running by mbligh · 17 years ago
  19. 4768171 Fixes a typo in a job.py exception handler. by mbligh · 17 years ago
  20. cb54126 Add support to status.py for parsing status logs from multi-machine by mbligh · 17 years ago
  21. c343016 Move a lot of the ad hoc logging out of harness_simple and into job.py, by mbligh · 17 years ago
  22. 7b7e907 Fix up a few spots where CmdError is thrown with only one parameter by mbligh · 17 years ago
  23. 6ee7ee0 Pulls the kernel/rpm_kernel autoselection code out of job.py and into a helper by mbligh · 17 years ago
  24. 7dd510c Rewrite the run_test and run_group code in job so that individual by mbligh · 17 years ago
  25. 119c12a Extract the logging decorator used in kernel.py into a common library by mbligh · 17 years ago
  26. 4a2c61e Fix spacing in tko/parse and README file by mbligh · 17 years ago
  27. c335c7d Add support for a common library area, usable by both server and client code. by mbligh · 17 years ago
  28. de1f9e3 Remove need for specified package_type in package_installed by mbligh · 17 years ago
  29. 3d515d4 when args = None in kernel.mkinitrd() then the string 'None' gets leaked by mbligh · 17 years ago
  30. d731816 Change kernel.py to perform rpm package "pre-processing" in an optional by mbligh · 17 years ago
  31. 73e82a3 Fix stupid typo. by mbligh · 17 years ago
  32. f3b7893 Fix up the reboot logging so that the starts of hardresets are logged by mbligh · 17 years ago
  33. 44da937 Fixed up some fd_stack.redirect calls that really should be calls by mbligh · 17 years ago
  34. 01aa4c0 Fixes the original fix by prepending the module name to the by mbligh · 17 years ago
  35. 667a51c Remove blank lines from end of job.py by mbligh · 17 years ago
  36. 814b12d Fix up mismerge repeats by mbligh · 17 years ago
  37. 4ba0b46 catch hardreset upsupported and fix it by mbligh · 17 years ago
  38. b8b9f8c Fix ordering mistake in errors.py by mbligh · 17 years ago
  39. 3850f89 Fix stupid parenthesis typos by mbligh · 17 years ago
  40. 1d42d4e Add a simple verify and repair function to autoserv for the by mbligh · 17 years ago
  41. 4851b69 Fix up shell wrappers for site_sysinfo by mbligh · 17 years ago
  42. bcf5ca1 Add missing shell for site_sysinfo file by mbligh · 17 years ago
  43. bc98570 Don't fall over if inserting one job fails by mbligh · 17 years ago
  44. 190a81d The query should allow the user to change the search on the fly. by mbligh · 17 years ago
  45. d79b2b4 Fixed up the old unlogged calls to the kernel and rpm_kernel methods by mbligh · 17 years ago
  46. 8b49a32 Don't fall over if debug dir doesn't exist by mbligh · 17 years ago
  47. 4681c54 Log free disk space from sysinfo by mbligh · 17 years ago
  48. 3027030 Improved the reboot logging to be consistent between client and server by mbligh · 17 years ago
  49. b8e0a11 Add the same kind of logging that we use in kernel.kernel to kernel.rpm_kernel. by mbligh · 17 years ago
  50. 9823f18 Add one more parameter to the graph which add the ability to change the by mbligh · 17 years ago
  51. c42141f Make sure the copied files have sane permission bits. by mbligh · 17 years ago
  52. 74fc046 Add email reporting to failing tests when parsing results by mbligh · 17 years ago
  53. 1405f4e lightly prettier (?) results tables, with minimal actual code changes by mbligh · 17 years ago
  54. 2b67253 1. Fix duplicate entries showing up in the table. by mbligh · 17 years ago
  55. cf3d83a On the server side, we should log both the start of a reboot and the by mbligh · 17 years ago
  56. c0e9239 If netconsole logging is disabled, make sure we never actually load by mbligh · 17 years ago
  57. 83ac994 - move all sysinfo logging to client/bin/sysinfo.py by mbligh · 17 years ago
  58. a60795f Fix one set of .redirect's to .tee_redirect's. I'll file a bug for by mbligh · 17 years ago
  59. 56ca40a Add hook for BRRD sync by mbligh · 17 years ago
  60. 241d017 Use unbuffered I/O in fd_stack. The use of buffered I/O was causing by mbligh · 17 years ago
  61. 31a49de Reboot status is (again) logged, this time more cleanly through the use by mbligh · 17 years ago
  62. 07c1eac Change the reboot wait time inside the autotest client from by mbligh · 17 years ago
  63. 009b25a Fix stupid typo in install hook by mbligh · 17 years ago
  64. c0c8479 Use -o BatchMode=yes for ssh. by mbligh · 17 years ago
  65. 7c5452d When serious warnings show up in the console/warning logging during by mbligh · 17 years ago
  66. 491b0a0 Add a third level of drill-down to tko analysis for when a machine by mbligh · 17 years ago
  67. 22011e4 Remove error redirection to status.log. by mbligh · 17 years ago
  68. 669caa1 Fix logging directory for rpm kernel install so we can see kernel failures. by mbligh · 17 years ago
  69. d2e4605 Attempt a fix for the race condition in shutdown. When we ssh to by mbligh · 17 years ago
  70. 6ade6f0 Fix logging of tests to log output of setup, initialize as well as execute by mbligh · 17 years ago
  71. 17f0c66 Fix indents in server_job.py by mbligh · 17 years ago
  72. 842c659 Add -M option to autoserv to pick up list of machines from a file by mbligh · 17 years ago
  73. fdbe7d9 Run abspath on results dir by mbligh · 17 years ago
  74. 7b32ba3 Fix up server_job to add .machines file to multi-machine jobs by mbligh · 17 years ago
  75. 3ccb859 Make sure debug directory exists for logging stdout/stderr to by mbligh · 17 years ago
  76. a426693 Import os module. by mbligh · 17 years ago
  77. 6e29438 Take 2 at fixing merge errors with crashdump hooks by mbligh · 17 years ago
  78. 303ccac Attempt to fix up some merge errors with crashdump hooks by mbligh · 17 years ago
  79. 3f4bced Make sure stdout and stderr are written to autoserv.std* files. by mbligh · 17 years ago
  80. de94094 Fix parsing - subdir is often None, so move keyval2 checking inside by mbligh · 17 years ago
  81. 9d4c32e add final score to keyval by mbligh · 17 years ago
  82. 2e4e5df Add reporting support for backend. by mbligh · 17 years ago
  83. f912c44 Add an initial implementation of a install_package() function, that by mbligh · 17 years ago
  84. 2c04ee8 A patch that added server/parse.py written by me was applied (but by mbligh · 17 years ago
  85. e08fc52 First shot at getting something to parse status.log files. by mbligh · 17 years ago
  86. 40f122a Allow site-local extensions to autoserv, and a custom site install by mbligh · 17 years ago
  87. 09eab07 Change .gz to a .bz2 by mbligh · 17 years ago
  88. 629dc63 pgpool is looking for pgsql in the wrong path. Fix it. by mbligh · 17 years ago
  89. a19935d add missing dbt2-0.39.tar.gz by mbligh · 17 years ago
  90. 770e3d7 Intel Virtualization cpuflags are 'vmx' not 'vme' (Virtual Mode by mbligh · 17 years ago
  91. 7942d39 Move the five second sleep that we perform on the client before by mbligh · 17 years ago
  92. 60e949b Stupid bug, missed an update of the package version. by mbligh · 17 years ago
  93. a70f5a4 add missing sysbench tarball by mbligh · 17 years ago
  94. afce103 The FreeBSD guys are doing Linux comparisons with sysbench again. We by mbligh · 17 years ago
  95. e7a42a5 8.1.4 is no longer available for download so update to the newest version. by mbligh · 17 years ago
  96. 0afe0c2 5.0.24a is no longer available for download so update to the newest stable by mbligh · 17 years ago
  97. 2711360 Ran across this trivial typo: jobtab != jobtag by mbligh · 17 years ago
  98. 9c5ac32 Fix up error handling of aborts. Make sure we print tracebacks for by mbligh · 17 years ago
  99. d567f72 Increase the timeout used when waiting for a machine to shut down during a reboot, and raise an exception if it times out instead of proceeding as if the reboot succeeded. by mbligh · 17 years ago
  100. f36243d Below is the shell for installer support. At the moment, this is by mbligh · 17 years ago