1. 9bfef38 Moved partition.py to base_partition.py and created a partition.py by mbligh · 15 years ago
  2. 1b160a0 On SUSE, the kernel is split into several RPMs (vmlinuz + most basic modules, by mbligh · 15 years ago
  3. c22c55f Replaced os.environ['HOME'] usage with os.path.expanduser() to not fail by mbligh · 15 years ago
  4. f58865f Modify the way we handle profile_only to now be a boolean that does not modify by mbligh · 15 years ago
  5. 68a4291 Remove the get_system_nodes() method from base_utils as it does not work in all cases. Moreover the numa_nodes() method instead gets accurate information about the numa nodes on the machine and should be used instead of get_system_nodes() by mbligh · 15 years ago
  6. 742ae42 Exposed an interface for adding before_iteration_hooks and by mbligh · 15 years ago
  7. 4bacefa Summary: Converting the remaining print statements on job.py to by mbligh · 15 years ago
  8. cc6093b Summary: Simple conversion of one print statement on base_sysinfo by mbligh · 15 years ago
  9. ea772c1 Collect per-iteration sysinfo into the test sysinfo directory, not the by jadmanski · 15 years ago
  10. f957fe2 fixed imports. by mbligh · 15 years ago
  11. 1178829 bad import. by mbligh · 15 years ago
  12. 90e82ba partition is in the autotest tree so the import should reflect that. by mbligh · 15 years ago
  13. 2059779 Summary: If autotest is not running with the --continue flag, delete by mbligh · 15 years ago
  14. 9e4dbb1 Break out filesystem setup and cleanup code. Add a utility by mbligh · 15 years ago
  15. 4556178 Added utils.get_relative_path() to compute the path of an absolute path by mbligh · 15 years ago
  16. a89ae5c Fix up a possible race in the profiler startup; have the server by jadmanski · 15 years ago
  17. 5644da8 Make mock.py fail fast when an unexpected call occurs by throwing an exception. by showard · 15 years ago
  18. 8ad3120 Moved to the new logging. by mbligh · 15 years ago
  19. 831b661 Summary - A couple of LTP module bugfixes by mbligh · 15 years ago
  20. d1e8140 Summary: Make the prefix format for the log files generated by tests by mbligh · 15 years ago
  21. 6d85ad9 Do the Python < 2.4 switcheroo before importing modules that may not by mbligh · 15 years ago
  22. 32cb5b4 We now store the failures due to constraints and dont raise by mbligh · 15 years ago
  23. cd63a21 Fixed the default command value to make utils.CmdResult().__repr__() work. by mbligh · 15 years ago
  24. d4ead17 Add missing mock god check playback and fix the test. by showard · 15 years ago
  25. 756d82e Monkey patch the logging module to make debugging poorly written by showard · 15 years ago
  26. 0a8c332 Modified import_site_class() to not wrap baseclass with a local dummy by mbligh · 15 years ago
  27. 9fd9afe Add a method to get the number of logical cores per cpu socket on a machine. by mbligh · 15 years ago
  28. 7b50daf Add a missing import of error to oprofile. by jadmanski · 15 years ago
  29. c84a950 Change the client, babysitter, scheduler logging configs to append to by jadmanski · 15 years ago
  30. 9e33f27 New (and much more complex) version of the collect rpm -qa patch. by jadmanski · 15 years ago
  31. 5896298 Only write a job keyval out if there isn't already a keyval with by jadmanski · 15 years ago
  32. 2352988 Add systemtap test by mbligh · 15 years ago
  33. 7af0997 This is the second CL relating to a re-implementation of how by mbligh · 15 years ago
  34. 0bc42bd Add dejagnu as a dependency by mbligh · 15 years ago
  35. 43b739a Update oprofile to version 0.9.4 by mbligh · 15 years ago
  36. 99eab42 Build oprofile in parallel, it takes a while and I got tired of waiting when by mbligh · 15 years ago
  37. dff2245 Add systemtap as a dependency. Some tests may want to use tapsets for by mbligh · 15 years ago
  38. 1ede6a3 Don't specify an absolute path in os.path.join, otherwise it wont work by mbligh · 15 years ago
  39. cc01164 Raise an AutotestError instead of the default. We end up with a pretty by mbligh · 15 years ago
  40. 94c4431 Moved the part of initialize() that needs to execute after setup() to be by mbligh · 15 years ago
  41. ae69f26 Fix a typo in the join_bg_jobs function. by mbligh · 15 years ago
  42. cf57ae2 Move update checksum out of upload_pkg_parallel this shouldn't be done in parallel. by mbligh · 15 years ago
  43. 1a519b9 Move server import only into the upload section as a temporary fix for being able to use packages.py on clients until upload funcationality can be put into a server side package lib by mbligh · 15 years ago
  44. e183681 Package upkeep by mbligh · 15 years ago
  45. 159edc0 This gives us fixed width, and saves some space. by mbligh · 15 years ago
  46. dc41731 New prefix for file logging by mbligh · 15 years ago
  47. 1116ea6 Remove duplicate kernel boot parameters given to boottool.add_kernel. by mbligh · 15 years ago
  48. d948bfb Added support in client.bin.base_job.__init__ to copy kernel boot by mbligh · 15 years ago
  49. c641fd7 If any of the autotestd_monitor child processes die, the monitor by jadmanski · 15 years ago
  50. 3f033d5 Add warning to host_protections to inform developers of the consequences of changing the enum that defines these levels. by mbligh · 15 years ago
  51. fb67603 Add write_pid to common code Call write_pid from scheduler and babysitter by mbligh · 15 years ago
  52. 16a7ff7 The enabling and disabling of warning messages unfortunately seems to by jadmanski · 15 years ago
  53. 91d56a9 Add a network_destabilizing flag that tests can set to disable NETWORK warnings. by jadmanski · 15 years ago
  54. 7629f14 by showard · 15 years ago
  55. a290e98 by showard · 15 years ago
  56. 18c1140 Summary: Add a new VirtualPartition class to client/bin/partition.py to handle block device emulation trough image files. by mbligh · 15 years ago
  57. 54705a0 by mbligh · 15 years ago
  58. 5c1bb25 by mbligh · 15 years ago
  59. f40c02c by mbligh · 15 years ago
  60. 4395bbd by mbligh · 15 years ago
  61. 5b31419 Summary: Adding dma_memtest test module by mbligh · 15 years ago
  62. 6b97f79 Removed code redundancy by moving the by mbligh · 15 years ago
  63. dabe63e Don't remove the "started" file from autotestd_monitor. We use this by jadmanski · 15 years ago
  64. b18134f As discussed on the mailing list, we implemented logging with a single by showard · 15 years ago
  65. 2bbfa96 Add autotest module to execute CTCS (Cerberus Test Control Syste) by mbligh · 15 years ago
  66. e7785cc by mbligh · 15 years ago
  67. e8e73c6 make client/bin/autotestd_monitor executable by mbligh · 15 years ago
  68. 862c406 by mbligh · 15 years ago
  69. b1887c8 [PATCH] More reliable kernel version detection when using RPM by mbligh · 15 years ago
  70. 33dd8eb by mbligh · 15 years ago
  71. 0cae535 by mbligh · 15 years ago
  72. 1eb6e9e fix patch for netperf by mbligh · 15 years ago
  73. 97227ea by mbligh · 15 years ago
  74. 90b97ff Detect openSUSE/SLES systems more reliably. by mbligh · 15 years ago
  75. 9d738d6 by mbligh · 15 years ago
  76. 42519b8 by mbligh · 15 years ago
  77. a49c5cb by mbligh · 15 years ago
  78. c931408 by mbligh · 15 years ago
  79. d543369 by mbligh · 15 years ago
  80. 3b4dea4 Fix a super() call in one of the exception classes - Exceptions are by jadmanski · 15 years ago
  81. 886c81f Change the magic parameter cherry-picking code in the common test by jadmanski · 15 years ago
  82. f3fbce8 Fix a race condition between autotestd and autotestd_monitor. If for by jadmanski · 15 years ago
  83. e1cd1d1 [PATCH] Use indexes in boottool.get_entries() and avoid bug with grub by mbligh · 15 years ago
  84. ad1b11c [PATCH] Use indexes in boottool.get_entries() and avoid bug with grub by mbligh · 15 years ago
  85. d8d6c48 by mbligh · 15 years ago
  86. a1b2af2 by mbligh · 15 years ago
  87. 0f91199 by mbligh · 15 years ago
  88. 47dc4d2 by mbligh · 15 years ago
  89. 0dc8ff8 Log an info-level message when we attempt a site_ import but no site by jadmanski · 15 years ago
  90. 4b835b8 by mbligh · 15 years ago
  91. f37df84 Add job.enable_warnings and job.disable_warnings methods to the job by jadmanski · 15 years ago
  92. 73abdb2 Fix the ordering of the flush+unlock+close operations on the exit by jadmanski · 15 years ago
  93. 7a60367 by mbligh · 15 years ago
  94. f074a93 Fix unixbench not to try to use non-word characters in keys by mbligh · 15 years ago
  95. 1e295d8 Open unbuffered files when using fd_stack.redirect. Buffering can lead to interleaving problems with stdout, and tee_redirect already uses an unbuffered file so I think it ought to be this way anyway. by mbligh · 15 years ago
  96. 690cdcb Fix bug in unixbench. Not sure why the other way didn't work, but by mbligh · 15 years ago
  97. c9bde78 Fix iozone.__format_results() method; it was ignoring "re-readers" results. by mbligh · 15 years ago
  98. c1525b9 Fix a typo in autotestd. In practice this bug was not a problem by jadmanski · 15 years ago
  99. 0903056 ybin always returns an error, even when it succeeds. I have a patch by mbligh · 15 years ago
  100. 6dadd83 Adds an autotestd and autotestd_monitor script to the Autotest client by jadmanski · 15 years ago