1. e9cf9d4 Speed up of timeouts for wait up by mbligh · 17 years ago
  2. 586905c Fix to console logging output file naming by mbligh · 17 years ago
  3. bea5682 Fix to tempdir cleanup behavior in server by mbligh · 17 years ago
  4. cee25b1 This patch changes the modules functions in subcommand from starting with two by mbligh · 17 years ago
  5. 5925e96 We are not recording the kernel build/configure/install phases in by mbligh · 17 years ago
  6. 0763e73 Copy patches into results dir, if not compressed (hint for large) by mbligh · 17 years ago
  7. 1c250ca Oops. Have to remove the trailing / during relative_path as well by mbligh · 17 years ago
  8. ad0eda2 return dest from force_copy by mbligh · 17 years ago
  9. 0692e47 add a function to return relative paths to the results dir by mbligh · 17 years ago
  10. 0ce912e remove the results directory by mbligh · 17 years ago
  11. 362ab3d In standalone mode we want to copy the control file to AUTODIR so by mbligh · 17 years ago
  12. 529f2f3 update tko parsing code by mbligh · 17 years ago
  13. e293a06 add hostname to sysinfo by mbligh · 17 years ago
  14. d6077d5 Update filesystem sample to use group code by mbligh · 17 years ago
  15. 88ab90f We need to be able to group sets of commands together. by mbligh · 17 years ago
  16. 2045bd9 Abstract out error backtracing by mbligh · 17 years ago
  17. eefbd15 Fix exception handling in filesystems class by mbligh · 17 years ago
  18. c235985 Loopback support for filesystems class by mbligh · 17 years ago
  19. f17c6f7 Add samples to server side by mbligh · 17 years ago
  20. 03dd079 add sh_escape support for control files. by mbligh · 17 years ago
  21. c526da3 Only make the debug dir if it's not null. Pointed out by Ben. by mbligh · 17 years ago
  22. 8b85dfb From: Benjamin Poirier <poirier@google.com> by mbligh · 17 years ago
  23. d566909 Use rsync for sendfile if possible. by mbligh · 17 years ago
  24. 371a6c3 Oprofile is now at 0.9.3. Amongst other things, this adds POWER6 support. by mbligh · 17 years ago
  25. a25b29e RPM kernels can now be installed. The support is very much like by mbligh · 17 years ago
  26. d7685d3 This patch make sure the directory for the BIOS, VGA BIOS and keymaps for qemu is specified. by mbligh · 17 years ago
  27. 271d5af This patch adds test argument passing support to autotest.run_test(). I by mbligh · 17 years ago
  28. 629e39e This patch makes two non-functionnal changes to autotest.py in autoserv. by mbligh · 17 years ago
  29. b24d12d This patch cleans up kvm. by mbligh · 17 years ago
  30. 7d1872b This patch adds an extract() method to DEBKernel objects. by mbligh · 17 years ago
  31. 6f5bbce Fix netserver start invocation not to block when invoked from ssh by mbligh · 17 years ago
  32. c78523d fix typo. Should have been self.tee by mbligh · 17 years ago
  33. 6e37245 add newline to server run_test's control file by mbligh · 17 years ago
  34. e4f0151 Automatically install autotest if verify_machine fails by mbligh · 17 years ago
  35. 8d7e347 unmount $AUTODIR/tmpdir in verify_machine by mbligh · 17 years ago
  36. dd81ef0 Allow optional host argument to autotest class by mbligh · 17 years ago
  37. b84a1cf Make sure we install autotest before using it by mbligh · 17 years ago
  38. b491d02 Fix NULL option to subdir, and make it pay attention to tee= by mbligh · 17 years ago
  39. 29aa970 Support -m options for passing list of commands to autoserv by mbligh · 17 years ago
  40. 38f8477 by mbligh · 17 years ago
  41. a0452c8 Reboot by default now waits for the host to be up before returning by mbligh · 17 years ago
  42. 59c6ac3 This is an updated version of the class diagram for autoserv. by mbligh · 17 years ago
  43. 526f2b1 fix up kernbench by mbligh · 17 years ago
  44. c421164 Enable kernbench to take a dir argument by mbligh · 17 years ago
  45. 890fc5b Revert breakage of kvm.py by mbligh · 17 years ago
  46. dc735a2 clean up spacing everywhere by mbligh · 17 years ago
  47. 7d2bde8 Fix spacing everywhere ;-( by mbligh · 17 years ago
  48. 0dd2ae0 Fixed leaking of file descriptors in utils.run by mbligh · 17 years ago
  49. 9476f09 Clean up cat poop. by mbligh · 17 years ago
  50. 7e1e964 This polls when a timeout is specified because ssh doesn't timeout by mbligh · 17 years ago
  51. 928c036 In the first line changed the if needs to be invoked when hasattr by mbligh · 17 years ago
  52. 4c3fe4a Older versions of sed don't support inplace editing. This gives by mbligh · 17 years ago
  53. 95494ab Make diffprofile (a) python (b) less retarded. by mbligh · 17 years ago
  54. 3ceb720 If a host object has an env attribute it will be prepended to autotest by mbligh · 17 years ago
  55. f9ef8c6 Rename files without spaces in names by mbligh · 17 years ago
  56. 279346a import os by mbligh · 17 years ago
  57. dcc0499 The new monitor_queue script works much like the old one but now by mbligh · 17 years ago
  58. dbe4a38 Currently if a host is down or doesn't have an accessible sshd attempts by mbligh · 17 years ago
  59. e21abaf add ignorestatus=1 to dmesg traps by mbligh · 17 years ago
  60. 60880cc Time output in MB/s and time raw reads/writes as well by mbligh · 17 years ago
  61. 0c9e782 Stringify arguments to parallel_simple when using them for subdir by mbligh · 17 years ago
  62. 9d7880d delete old files. replaced by generic boottool stuff by mbligh · 17 years ago
  63. b1b88c9 This patch makes module loading and unloading optional for kvm. by mbligh · 17 years ago
  64. f238b45 This small patch is to properly escape an mkdir command in autotest.py by mbligh · 17 years ago
  65. ea980a7 If a logging process was never created or died during the run we don't by mbligh · 17 years ago
  66. cf965b0 Add ignorestatus=1 to ssh_host.run by mbligh · 17 years ago
  67. d54832b Add a run_test convenience method to Autotest server to run tests by name by mbligh · 17 years ago
  68. aa8d3ee Tiny sample for parallel from Ryan by mbligh · 17 years ago
  69. b0fab82 Add parallel support to new server by mbligh · 17 years ago
  70. 32bcff3 Moved to_seconds, extract_all_time_results to autotest_utils.py for reuse by mbligh · 17 years ago
  71. b3101b3 typo by mbligh · 17 years ago
  72. 2c0a03b Fix up parallel dd test by mbligh · 17 years ago
  73. 5f2550c add samples dir by mbligh · 17 years ago
  74. ebd74d8 Print stuff to help debug from filesystem module by mbligh · 17 years ago
  75. c9e7315 Improves defaulting of values for conmux which makes using it much easier by mbligh · 17 years ago
  76. feb25f1 Add init script for standalone usage of stepping control files by mbligh · 17 years ago
  77. 6a597ee Add specifiable test directory to bonnie. by mbligh · 17 years ago
  78. 6a64126 This patch adds bootloader functionality to autoserv: by mbligh · 17 years ago
  79. dfe8cc6 This patch fixes the ability to select events for oprofile: by mbligh · 17 years ago
  80. b4eef24 Use full abspath for controlfile by mbligh · 17 years ago
  81. 34169c2 This patch adds some functionality to kvm support in autoserv. by mbligh · 17 years ago
  82. c8949b8 Add autotest support in server side by mbligh · 17 years ago
  83. 0ae984b a by mbligh · 17 years ago
  84. da76b21 Add boot_once support to bootool by mbligh · 17 years ago
  85. 6303ed6 This patch adds support for iterations on iozone and tiobench by mbligh · 17 years ago
  86. 513d426 Track the dmesg output when we start the job, and incremental by mbligh · 17 years ago
  87. 5b448af Comment on necessity of lex in ltp by mbligh · 17 years ago
  88. 0177a2e Adds support for reading/changing the io scheduler by mbligh · 17 years ago
  89. aa7ceb6 Normalize capitalization in ltp summary script by mbligh · 17 years ago
  90. 020e532 Add LTP scoring script by mbligh · 17 years ago
  91. 1fee6a4 Adding fsstress test case. by mbligh · 17 years ago
  92. 242dc50 add missing menu_lib.py by mbligh · 17 years ago
  93. 4a70c13 menu 0.07 by mbligh · 17 years ago
  94. 82f4c81 Fix Bonnie results format. by mbligh · 17 years ago
  95. dcd57a8 Add initial version of autoserv by mbligh · 17 years ago
  96. 6ff5d31 Delete old server code (it's in server.old now) by mbligh · 17 years ago
  97. 5d9d9d6 add graph plotting tools by mbligh · 17 years ago
  98. b3244ba template for setup() in profiler.py needs to take an empty shell args list by mbligh · 17 years ago
  99. 591ce22 Move initialization of preserve_srcdir to the correct place. by mbligh · 17 years ago
  100. b07a6c5 Update fio from 1.15 to 1.16.5 by mbligh · 17 years ago