1. f6ff3a0 sysinfo-uname test attribute should exclude hostname. by mbligh · 16 years ago
  2. b600a99 Fix run_group. There's no point in it creating a directory, by mbligh · 16 years ago
  3. 326b9c3 Add changes to support more filesystem testing by mbligh · 16 years ago
  4. 9c62752 Some code clean up, speed up (cPickle vs pickle) and proper error by mbligh · 16 years ago
  5. 8a17e7c Some changes I recently made to the handling of client job state files by jadmanski · 16 years ago
  6. a1992f9 Move the new FsOptions class from fsdev_disks into partition. by mbligh · 16 years ago
  7. 4ec32c1 Rename the client.bin.filesystem module to client.bin.partition. by mbligh · 16 years ago
  8. 02c0e45 Pull the reboot START logging out of job.reboot; the reboot END logging is by jadmanski · 16 years ago
  9. 957338f Adds a fsdev_disks.TestFlags container class to be used place of the by mbligh · 16 years ago
  10. 8403711 Add uptime to base sysinfo collection by mbligh · 16 years ago
  11. fb311f2 Fix up some unittests that were broken by the drop_caches changes. by jadmanski · 16 years ago
  12. c09fc15 Make sysinfo more configurable. This adds some methods to the job by jadmanski · 16 years ago
  13. 238b5f1 Allow boot_once title argument to be optional by mbligh · 16 years ago
  14. 0910844 Keep track of the last kernel we explicitly 'reboot'ed into. This by mbligh · 16 years ago
  15. d33fa27 Dropping caches before each test can disrupt other tests if by mbligh · 16 years ago
  16. 76a4293 recommit logging changes - was just spare pyc file by mbligh · 16 years ago
  17. b931b68 back out logging changes for now by mbligh · 16 years ago
  18. 6bb7873 Fix a try-except-finally to be compatible with python 2.4. by jadmanski · 16 years ago
  19. 681b6a0 Configuring main autotest classes to use the new debug infrastructure, by mbligh · 16 years ago
  20. cefe265 Refactor all the sysinfo collection code into something a bit less by jadmanski · 16 years ago
  21. 8face61 Update kernel to ignore whitespace in the kernel path. by mbligh · 16 years ago
  22. 25e60e6 Enhancement 1240629: Add same tag to series of run_tests by single job.set_test_tag() call. by mbligh · 16 years ago
  23. 7f9cada Add support for running multi-machine fsdev tests. by mbligh · 16 years ago
  24. 30e9b59 Add a sysinfo hook that gets called before a test so that we can do by jadmanski · 16 years ago
  25. 067b26c If ident=False in the kernel.boot methods, we still need to add a by jadmanski · 16 years ago
  26. 3cc04ee Fixed a reference to logging that was missed by rev 2193. by jadmanski · 16 years ago
  27. 1b3b376 Rename client/common_lib/logging.py to client/common_lib/log.py in order to be able to use the standard python logging module by mbligh · 16 years ago
  28. ff416a2 Flush caches between tests under fsdev. by mbligh · 16 years ago
  29. b96dbe3 Fix a bug where outer containers are never released, when a single by mbligh · 16 years ago
  30. 554f23f Grab /proc/interrupts in sysinfo. by jadmanski · 16 years ago
  31. 192e554 Add kernel option vma_max_shift to twoway container tests. Risk: low. by mbligh · 16 years ago
  32. 23afbec Add a standard run_cleanup option to test.run_test that can be used by jadmanski · 16 years ago
  33. a1f3c20 Refactor the results collection code to run out of a separate class by jadmanski · 16 years ago
  34. 13423d0 by mbligh · 16 years ago
  35. a543fb0 Add unittests form client/bin/kernel.py by jadmanski · 16 years ago
  36. 3fc9f44 Kernel config should inherit from object. by jadmanski · 16 years ago
  37. d524b0e Clean up formatting in client/bin/kernel.py. by jadmanski · 16 years ago
  38. b6eb2f1 First pass at pulling back test results during a client job, as each by jadmanski · 16 years ago
  39. f2fa471 Fix grep command. It was raising an exception if the grep did by mbligh · 16 years ago
  40. 20ac024 Add a bunch of functionality needed by 'fsdev'. by mbligh · 16 years ago
  41. 12e8b89 Replace the Opteron and Genuine Intel checks in get_cpu_arch with checks to see if 'lm' CPU extension is specified in cpuinfo. by mbligh · 16 years ago
  42. 52fa692 Parsed output to generate keyvals for specific netperf tests. Additionally by mbligh · 16 years ago
  43. d593345 Have the step/state engine print out a message any time a state var by mbligh · 16 years ago
  44. 56fa9b7 Rollback accidental commits from previous change by mbligh · 16 years ago
  45. 8dd5c6c The cli should take new tko style where arguments. by mbligh · 16 years ago
  46. c533bd1 Add netconsole support to the console logging, as a backup when by jadmanski · 16 years ago
  47. c375858 Provide absolute path to init on client/bin/harness_standalone.py by mbligh · 16 years ago
  48. 5974b37 Introduce the concept of profiler activity on the base profiler class. by mbligh · 16 years ago
  49. 77ff92b Silence defconfig by mbligh · 16 years ago
  50. 7dc0619 Update profilers to look for packages are profiler and not prof by mbligh · 16 years ago
  51. 121f569 Add some extra code to sysinfo to grab some of the machine data by jadmanski · 16 years ago
  52. aee19fc Add new_container() kswapd_merge option, for consolidating the active by mbligh · 16 years ago
  53. 8079cee Move initialize up ahead of setup in profilers code to match test code by mbligh · 16 years ago
  54. d6ae085 Edited job.py to add toolsdir by mbligh · 16 years ago
  55. 9a3717f Fix profilers to inherit job object properly by mbligh · 16 years ago
  56. 6329157 strip out carriage returns from status log messages by mbligh · 16 years ago
  57. 1a43a8c When a kernel identity check fails, the method doing the checking by jadmanski · 16 years ago
  58. 0c286ac The variable exc_info is currently None when test raises any exception by mbligh · 16 years ago
  59. c5ddfd1 I have attached the patch for the packaging system. by mbligh · 16 years ago
  60. 849b115 Un-reverting the rev 1827 changes that were reverted in rev 1840 and 1841 by jadmanski · 16 years ago
  61. 5c71359 If cpusets are not available on a machine, raise a specific error. Also, change by jadmanski · 16 years ago
  62. 719f260 This file unit tests code that doesn't exist. Removing. by jadmanski · 16 years ago
  63. ca7c6fe Fix up the job unit tests. We changed UnhandledError to be treated as an by jadmanski · 16 years ago
  64. c218083 Smarter way that tests handle default exceptions (unhandled errors) and also a cleanup on test exception classes. by mbligh · 16 years ago
  65. b44238c Get rid of that import * of site_utils into autotest_utils. It seems to by jadmanski · 16 years ago
  66. 115feb2 Add a drop_caches function to autotest_utils. by jadmanski · 16 years ago
  67. 9f9c10c Unittest for net_utils. by mbligh · 16 years ago
  68. 745fdd9 Changing the name of this unittest file to comform to out naming convention. by mbligh · 16 years ago
  69. dbde0aa Updated version of last fix by mbligh · 16 years ago
  70. 2bfe2d2 Summary: Reverting some changes made on r1827 that were breaking svn trunk. by mbligh · 16 years ago
  71. 276c9ba When rpm_kernel adds a check_ident to the reboot steps, it shouldn't by jadmanski · 16 years ago
  72. d5b1c1b Fix the import problem with profilers. by mbligh · 16 years ago
  73. 4205d89 Fix the unittest to make it pass and avoid relying on a fragile parser: by mbligh · 16 years ago
  74. a9a87a6 Fixed job_unittest failures to account for new argumnets that are being passed to created containers. by mbligh · 16 years ago
  75. f3d9b04 Fix some circular dependency issues in the job<->site_job setup in client/bin. by jadmanski · 16 years ago
  76. 75c0b71 Add support for running tests using some disk I/O containment through cpusets. by jadmanski · 16 years ago
  77. 9e72298 Add support for running tests using some network containment through cpusets. by jadmanski · 16 years ago
  78. edf89f3 Changed some internal methods of package to start with a single '_' rather by mbligh · 16 years ago
  79. 6ca37b6 Added more tests to job_unittest. Had to ensure that some of the classes that by jadmanski · 16 years ago
  80. ba46b27 Drop some information that was included in a JobError exception since by jadmanski · 16 years ago
  81. b48fa56 Add other test exit status according to the spec in: by mbligh · 16 years ago
  82. a75b90e Convert subdir_tag to string when concatenating. Fixes a problem when by mbligh · 16 years ago
  83. 3aa22da Add in from autotest_lib.client.common_lib.utils import * to the job preamble by mbligh · 16 years ago
  84. 6f73136 Changes the semantics of UnhandledError. First, it takes in a root by jadmanski · 16 years ago
  85. c1f8ced Added a bit more coverage in the client/bin/job unittest. by mbligh · 16 years ago
  86. 7076b19 fix syntax error in locate by mbligh · 16 years ago
  87. 987071e Clean up locate by mbligh · 16 years ago
  88. e3f2f71 Remove an 80-char line violation. by jadmanski · 16 years ago
  89. 925e1b1 Risk: Medium Visibility: None by mbligh · 16 years ago
  90. 1c9b1d2 Remove custom basename implementation unearthed by jorlow by mbligh · 16 years ago
  91. 23955fc I ran PyLint on our client/bin/ files and looked at only the errors. by mbligh · 16 years ago
  92. 24e66a2 Fix uses of non-existant variables in test_config.py by mbligh · 16 years ago
  93. 4046d5c Cleanup harness so that we don't use exec to make pylint happy (and by mbligh · 16 years ago
  94. 539d876 Fixed another woops. The path laid out in the preamble is wrong. by mbligh · 16 years ago
  95. 6aab8cd Delete grub.py which has since been replaced by boottool, which hasn't by mbligh · 16 years ago
  96. 4700d94 the line "import common" is used to setup the absolute paths so that after that we can say things like by mbligh · 16 years ago
  97. b4ea9d2 Have to call import optparse after the call to import common, since by mbligh · 16 years ago
  98. d356bae kernel_versions_unittest was performing a "from blah import *" import which is against our style usage. by mbligh · 16 years ago
  99. 70feeee Needed to fix problems caused by the use of the old import usage which has by mbligh · 16 years ago
  100. 5bba5ca add missing file from last commit by mbligh · 16 years ago