1. 8d64f5f boottool: support SLES10 lilo simulation wrapper round yaboot by apw · 16 years ago
  2. 61432f4 client: kernelexpand: test for exceptions on failure to map by apw · 16 years ago
  3. 3745169 client: kernelexpand -- handle no mirrors being defined by apw · 16 years ago
  4. 12c0d30 client: kernelexpand -- minor fix to map a.b.c.d versions by apw · 16 years ago
  5. c9b353f client: kernelexpand -- ensure we error if we cannot convert the name by apw · 16 years ago
  6. 6e68474 Allow someone to specify a root container of ''. by mbligh · 16 years ago
  7. b7fd270 Add kernel information to reboot.verify logging, and add support to by mbligh · 16 years ago
  8. 5947a63 Turns out I picked a symlink that wasn't stable. Choose a URL that by mbligh · 16 years ago
  9. 6f05d89 Fixes several more cpuset issues. by mbligh · 16 years ago
  10. 5bb3e26 Changed error messages tested by running container tests on virgin machines by mbligh · 16 years ago
  11. 8f2865a Modified install path so it doesn't fill up the root partition. by mbligh · 16 years ago
  12. 38a4a11 Remove some Perforce references that in practice we never use, and that by mbligh · 16 years ago
  13. 6e8ad82 In kernbench and tbench, replace count_cpus() by job.cpu_count(), by mbligh · 16 years ago
  14. f695be6 If the mysql data directory exists then mysql fails to build and by mbligh · 16 years ago
  15. 4bc5f6c Remove the check generates a warning if more than 5MB of disk is used by mbligh · 16 years ago
  16. 462c015 Adding a class that can be used to run tests in a random order. If you have by mbligh · 16 years ago
  17. 104e9ce This fixes some issues with global_config relating to the fact by mbligh · 16 years ago
  18. 5285a2d Change the client-side exit status handling to be consistent with the by mbligh · 16 years ago
  19. 6dee37f The kernelexpand method sometimes returns a list, and sometimes by mbligh · 16 years ago
  20. e9901bd Take out the diskspace warning in job.__init__, it just duplicates by mbligh · 16 years ago
  21. 158ba7b I fixed a bug in AutoservSubcommandError.__str__ that was making the by mbligh · 16 years ago
  22. 0144e5a Move the free-space-on-root check up so that it occurs "inside" the by mbligh · 16 years ago
  23. b9e18dd Pull the lockfile creation out of the try-finally, as the finally by mbligh · 16 years ago
  24. a607737 Update libhugetlbfs tarball to 1.2 by mbligh · 16 years ago
  25. 45fd7c6 If we don't use df -P, we can get line breaks on long device names, by mbligh · 16 years ago
  26. 6e2ffec Enhance the error message displayed when a server-side test fails. by mbligh · 16 years ago
  27. 7deae8f by apw · 16 years ago
  28. 7bae90e by apw · 16 years ago
  29. 9cdf309 by apw · 16 years ago
  30. 8de9a4d ftp.us.postgresql.org no longer resolves. Fix the hostname and update by mbligh · 16 years ago
  31. 6ca0d6a Fix the container check. by mbligh · 16 years ago
  32. 4d349ca The disk usage warning shouldn't be using a subdir of "Check disk usage". by mbligh · 16 years ago
  33. c0b10d3 Fix a spelling mistake, remove control.fs regardless of control.state's existenc by mbligh · 16 years ago
  34. f4ca14f Save free_space_root_mb_before in a file and load it in following steps. by mbligh · 16 years ago
  35. bf79bba Check / has at least 10% or 100Mb free space before client tests run. by mbligh · 16 years ago
  36. 1b5fb06 Add a helpful README that describes what should and shouldn't be in by mbligh · 16 years ago
  37. 0bad871 Add key and section to value and section to ConfigError exception by mbligh · 16 years ago
  38. 8375088 Fix a few misses in the global_config patch by mbligh · 16 years ago
  39. 908d31e Unixbench is broken, so we need to patch it up before compiling it. by mbligh · 16 years ago
  40. 7e16221 LSB Test Cleanup by mbligh · 16 years ago
  41. ed4d6dd glocal_config patch by mbligh · 16 years ago
  42. 15b2a11 Fix small import problem on utils.py by mbligh · 16 years ago
  43. 2b2c612 Better error handling on dacapo test by mbligh · 16 years ago
  44. 3415fcc I'm attaching a new version of the checktsc source tarball that fixes by mbligh · 16 years ago
  45. f2ff182 Cleaning up some non-desired usage of shell commands on dacapo test. by mbligh · 16 years ago
  46. f1e7c3f Since libhuge v1.1 was giving problems during compile stage on power 6 by mbligh · 16 years ago
  47. f0f4358 I have made some correction to LSB-DTK wrapper. Wrapper was using the by mbligh · 16 years ago
  48. 70c50ad Add a ping_default_gateway function to the client utils. by mbligh · 16 years ago
  49. 6f015c4 Move some error classes out of server/autotest.py and into the error by mbligh · 16 years ago
  50. 6c4f0f7 Add lsb_dtk test. by mbligh · 16 years ago
  51. 56f719b fix check_python_version imports for all deps by mbligh · 16 years ago
  52. 547dcca Delete old check_version.py by mbligh · 16 years ago
  53. 95a7e67 Add missing check_version.py by mbligh · 16 years ago
  54. 6231cd6 add missing files from last change. Oops by mbligh · 16 years ago
  55. ea397bb Refactor the server and client side test classes into a the common lib by mbligh · 16 years ago
  56. 0c3548d Move check_version into the common utils and make sure we run it for any by mbligh · 17 years ago
  57. 6229abb Modifying dacapo test - remove need for configuration files by mbligh · 17 years ago
  58. 3c70e53 In order to make test_config.config_loader() more flexible, implemented by mbligh · 17 years ago
  59. 84bafdb As discussed previously regarding support for proprietary/internal by mbligh · 17 years ago
  60. 6811958 Adapt Autotest for running benchmarks in pairs under separate containers. by mbligh · 17 years ago
  61. d5a3883 Add a libdir to allow tests to share common libraries. by mbligh · 17 years ago
  62. eea785f Outputs a blank line after each run of iozone. by mbligh · 17 years ago
  63. 603f7ac In order to accomodate LSB wrapper, package functions were extended: by mbligh · 17 years ago
  64. af4efc2 system_output() needs to shift the return code by 8 by mbligh · 17 years ago
  65. 5af0203 autotest_utils.py:get_file() has a bug in processing the optional by mbligh · 17 years ago
  66. bbbb13e Fix keyval parser for unixbench. by mbligh · 17 years ago
  67. adff6ca Add a check to see if the temporary results directory exists, if it doesn't by mbligh · 17 years ago
  68. 7471c6c Raise a better (non-Autotest) error class. This code probably shouldn't by mbligh · 17 years ago
  69. 63fcd16 Made functions rpm_info() and dpkg_info() private, since they're not by mbligh · 17 years ago
  70. ec75576 Reverting changes made on 5 places where zero argument raises were by mbligh · 17 years ago
  71. 0cd5149 Revert broken exception handling change by mbligh · 17 years ago
  72. 34faa28 SSH has an exit code of 255 and prints out an error message when by mbligh · 17 years ago
  73. 6a2a2df Ensure all AutoservRunErrors are constructed with a tuple of two objects, as expected. Also change AutoservRunError's docstring to reflect this requirement. Fixed up some formatting in run_grep while I was at it. by mbligh · 17 years ago
  74. 67c5f92 This original assert_ patch doesn't do exactly what I wanted it to. I don't by mbligh · 17 years ago
  75. d4ecd20 I thought it would be handy to have a write_keyval() API call inside test. by mbligh · 17 years ago
  76. 3177be4 Fix up a couple places where autotest errors are referenced but by mbligh · 17 years ago
  77. 71ea249 Revert one of the raise changes that was made by r1158 to convert a by mbligh · 17 years ago
  78. d509b71 job.parallel should accumulate any exceptions that are thrown during by mbligh · 17 years ago
  79. ecf55f4 Pre-emptively check if a test has already been run with the same tag by mbligh · 17 years ago
  80. 642b03e Now fixing the places where we're raising string exceptions on the by mbligh · 17 years ago
  81. 6b34c4c Add some modules and CPU handling functions to autotest_utils.py by mbligh · 17 years ago
  82. ae3bf21 Reduce failure of linking init scripts to a warning, to make by mbligh · 17 years ago
  83. 0fb8397 Add missing part of sysinfo change by mbligh · 17 years ago
  84. f165a94 kernbench should use a temp directory as its build dir, and not the by mbligh · 17 years ago
  85. afb304f Symlink current reboot in test sysinfo by mbligh · 17 years ago
  86. e73403b Fix oprofile to use the local copy if the source one can't be built. by mbligh · 17 years ago
  87. 49e8d50 Shift the result of os.system eight bits so that we get the actual exit by mbligh · 17 years ago
  88. 5deff3d Add a new exception for installation failures. by mbligh · 17 years ago
  89. 2ae4593 Re-submitting the patch that adds the dacapo test, with the issues by mbligh · 17 years ago
  90. 971178e I have a lot of client tests which have code that looks like this: by mbligh · 17 years ago
  91. 75f161a sysinfo: never interfere with test errors by mbligh · 17 years ago
  92. e74782b Added the start_profilers command from server. Profilers sync locally after GO is sent. by mbligh · 17 years ago
  93. 60418bb In order to cache large files located on remote repositories, we need to by mbligh · 17 years ago
  94. 2f60fa2 boottool: take all default values from the first valid entry by apw · 17 years ago
  95. a1cd0c9 Adding package.info() function by mbligh · 17 years ago
  96. 0e52050 fix check_version by mbligh · 17 years ago
  97. 430b3e4 Fix check_version for REALLY old versions of Python by mbligh · 17 years ago
  98. d528d30 Extend the status logging mechanism to handled multiple tests in by mbligh · 17 years ago
  99. 1dd7332 Fix disktest so it works by default with no paramters. by mbligh · 17 years ago
  100. 7c5a2c9 check_python_version: change to be more readable by mbligh · 17 years ago