1. 09096d8 -added readonly_connection.py, which opens a second DB connection using readonly credentials found in the global config by showard · 16 years ago
  2. 7f69e43 small change to StaticDataRepository needed for new TKO development by showard · 16 years ago
  3. f3d9b04 Fix some circular dependency issues in the job<->site_job setup in client/bin. by jadmanski · 16 years ago
  4. 75c0b71 Add support for running tests using some disk I/O containment through cpusets. by jadmanski · 16 years ago
  5. df06256 Adding protection levels to hosts. Allows the user to specify how much by showard · 16 years ago
  6. 58ea6ae Small performance tweak. Replaced a keySet iterator followed by a by showard · 16 years ago
  7. 5df2b19 Updating the RPC interface and scheduler unit tests to match up with by showard · 16 years ago
  8. b8471e3 Added a new input that allows used to specify a one-time host when by showard · 16 years ago
  9. 1c97b1b migration file for job timeouts patch by showard · 16 years ago
  10. a8709c5 Changing the Requeue Job button to redirect and populate the Create Job by showard · 16 years ago
  11. 3bb499f Adding a timeout field to the "Create Job" tab, modified the create_job by showard · 16 years ago
  12. cbb1ede Use -tmx with iostat, per mrubin by mbligh · 16 years ago
  13. f8c624d If a job is marked as Abort/Aborting/Aborted, do not change its status by mbligh · 16 years ago
  14. 312362c Fix reference to count_cpus in bash_shared_mapping by mbligh · 16 years ago
  15. 6bc4701 Refactoring to eliminate warnings and (slightly) improve performance. by showard · 16 years ago
  16. 8399e51 Fix up a recent bug introduced by the wrap-tests-in-a-group patch. We by jadmanski · 16 years ago
  17. 5ef36e9 methods added to model_logic.py for the new TKO interface that i forgot to check in previously by showard · 16 years ago
  18. 8947606 Change the Autotest.run code to throw an AutotestRunError when a by jadmanski · 16 years ago
  19. 37db223 Fix whitespace breakage in ssh_host.py by mbligh · 16 years ago
  20. cd95e1f Wrap server-side tests run using server_job.run_test in a group, just by jadmanski · 16 years ago
  21. 9e72298 Add support for running tests using some network containment through cpusets. by jadmanski · 16 years ago
  22. e9be8c3 When we launch subprocesses we should make sure they're using the by jadmanski · 16 years ago
  23. edf89f3 Changed some internal methods of package to start with a single '_' rather by mbligh · 16 years ago
  24. 35b3ae1 Changes to coverage_suite.py which exclude certain directories from coverage analysis. by mbligh · 16 years ago
  25. 6ca37b6 Added more tests to job_unittest. Had to ensure that some of the classes that by jadmanski · 16 years ago
  26. a54d93b Eliminate the /tools directory in favour of a /utils directory. by jadmanski · 16 years ago
  27. ba87290 Added a check for the number of hosts available under a label, if a by showard · 16 years ago
  28. c9d462b Separating the Labels input field in the Create Job interface; by showard · 16 years ago
  29. 9b53349 some slight fixes to page refresh logic to make sure history works correctly (ran into issues during new TKO development) by showard · 16 years ago
  30. dc90601 Unittest_suit.py should use the common lib like everyone else does. by mbligh · 16 years ago
  31. c23051c Some fixes and minor cleanups as suggested by PyLint. by mbligh · 16 years ago
  32. 48aa55b Add test case for starving writes bug in as ioscheduler. by mbligh · 16 years ago
  33. 2f6cfa6 When applying Changeset 1731 by mbligh · 16 years ago
  34. 9cd69d3 coverage_suite.py is a standalone that uses coverage.py and setup.py and unittest_suite.py to create a unit test code coverage report. by mbligh · 16 years ago
  35. c173a8b This patch adds the real_time_tests testsuite to autotest. by mbligh · 16 years ago
  36. 7f83c91 Combine sleeptest and kernbench to keep host up for ~3hrs by mbligh · 16 years ago
  37. b908303 Moving the pylint running into a utils directory. by jadmanski · 16 years ago
  38. 08f981b -every time an ACL group is edited, automatically by showard · 16 years ago
  39. 7beb2a2 doctest included for frontend profilers change that didn't get added. by showard · 16 years ago
  40. f40cf53 Fixed the monitor_db_unittest to be more robust. When checking that the command line is correct should by mbligh · 16 years ago
  41. ba46b27 Drop some information that was included in a JobError exception since by jadmanski · 16 years ago
  42. 8d01bfe The changes to the error hierarchy in rev 1732 break the UnhandledError by jadmanski · 16 years ago
  43. 1a7fe6e Remove the throttling of file copies over ssh as the performance cost by jadmanski · 16 years ago
  44. b48fa56 Add other test exit status according to the spec in: by mbligh · 16 years ago
  45. 99d2ded Script to run pylint on our code. Patches up pylint's import mechanism to work with our imports, adds default options to show only errors, and implements an file blacklist mechanism to exclude certain files that make pylint blow up. by mbligh · 16 years ago
  46. 509a50a This patch simply removes the rtlinuxtests test suite as it is outdated by mbligh · 16 years ago
  47. 4aeefe1 Fix up a whitespace issue that was messing up the method definition indentation by jadmanski · 16 years ago
  48. a75b90e Convert subdir_tag to string when concatenating. Fixes a problem when by mbligh · 16 years ago
  49. 63bce5f Fix a bug that will keep server sync jobs from being properly parsed. by jadmanski · 16 years ago
  50. d80f27f Revert a change added a day or two ago that creates a subdir if it doesn't exist. It turns out that the root cause was an internal test that was doing something nasty. Although not incorrect, this patch could mask other bugs in the future, so we should roll it back. by mbligh · 16 years ago
  51. 161fe6f Create the ability to add site_specific precheck code on server_job in a method called after stdout and stderr have been re-directed. by mbligh · 16 years ago
  52. 74685dc Add check for directory in base_server_job if it doesn't exist create it by mbligh · 16 years ago
  53. 15eff8d Added Name and other descriptive variables to the control files for kernbench. by mbligh · 16 years ago
  54. 5d0b318 Fix bad links when compose_query.cgi is viewed in 'brief' mode since by mbligh · 16 years ago
  55. e01c2e5 Lets not insert a newline between every single character of the by jadmanski · 16 years ago
  56. c960fcf Update the CODING_STYLE to reflect our tabs/spaces change. by mbligh · 16 years ago
  57. 98a860d Control file updates for aborttest, aio_dio_bugs and aiostress by mbligh · 16 years ago
  58. 3aa22da Add in from autotest_lib.client.common_lib.utils import * to the job preamble by mbligh · 16 years ago
  59. 1afe1ea import re module also missing on bonnie test by mbligh · 16 years ago
  60. d56eb27 Add a run_output method to the Host class, that is basically just run, but by jadmanski · 16 years ago
  61. 57e7866 Moved client_logger class back into server/server_job.py by mbligh · 16 years ago
  62. 351d555 Add a profiler table creation migration script by mbligh · 16 years ago
  63. 893e056 When a test explicilty uses SSHHost.wait_for_restart, wrap the reboot by jadmanski · 16 years ago
  64. b33e53e Fix errors found by lint. by mbligh · 16 years ago
  65. 4eb888c lint fixups for profilers by mbligh · 16 years ago
  66. 6f73136 Changes the semantics of UnhandledError. First, it takes in a root by jadmanski · 16 years ago
  67. f5fdfab This changes the automatically generated control files to use spaces by mbligh · 16 years ago
  68. ef84831 Risk: Low Visibility: Changes the errors throws by a bunch of tests. by jadmanski · 16 years ago
  69. ec5546d Fix a few erroneous references to ValidationError found by pylint. by mbligh · 16 years ago
  70. 082f694 Update base_server_job.py to allow for server side site_tests by mbligh · 16 years ago
  71. c1f8ced Added a bit more coverage in the client/bin/job unittest. by mbligh · 16 years ago
  72. 78be24a Fix tests broken due to the import * and system/system_output changes. by mbligh · 16 years ago
  73. 2b9a88b -allow users to select profilers in the create job view by showard · 16 years ago
  74. 2de8f90 -change frontend_unittest to execute the unittests directly (as opposed to executing them through manage.py in a separate process). this should get us coverage data. the unit tests could still be better integrated into the whole suite, but this is an improvement. by showard · 16 years ago
  75. b376bc5 Fix a bug introduced into recovery code in my refatoring for testability. PidfileRunMonitor.run() was being called on a path when it shouldn't have been. by showard · 16 years ago
  76. 7076b19 fix syntax error in locate by mbligh · 16 years ago
  77. 19f4945 Remove duplicate copy of _process_output by mbligh · 16 years ago
  78. 987071e Clean up locate by mbligh · 16 years ago
  79. f7ca76d Risk: Low, the code was already broken by jadmanski · 16 years ago
  80. 3246a77 Fix the use of autotest_utils functions in oprofile so the profiler by mbligh · 16 years ago
  81. 27d0cb9 Make sure that error messages from god are already displayed. by mbligh · 16 years ago
  82. 24f8f5b Fixed autotest_unittest.py to use new mock mechanisms and to fix an issue it was causing other unittests by mbligh · 16 years ago
  83. 81103b1 Fixed the base_server_job_unittest to be consistent to the new integration of expect_new with the by mbligh · 16 years ago
  84. 8c435fe Allow to run unittest per directory, e.g.: python unittest_suite.py frontend by mbligh · 16 years ago
  85. e3f2f71 Remove an 80-char line violation. by jadmanski · 16 years ago
  86. 925e1b1 Risk: Medium Visibility: None by mbligh · 16 years ago
  87. 1c9b1d2 Remove custom basename implementation unearthed by jorlow by mbligh · 16 years ago
  88. 23955fc I ran PyLint on our client/bin/ files and looked at only the errors. by mbligh · 16 years ago
  89. 24e66a2 Fix uses of non-existant variables in test_config.py by mbligh · 16 years ago
  90. e61037c Added some unit tests to test the barriers. Fixed a couple of minor bugs in barrier.py by mbligh · 16 years ago
  91. 4046d5c Cleanup harness so that we don't use exec to make pylint happy (and by mbligh · 16 years ago
  92. 539d876 Fixed another woops. The path laid out in the preamble is wrong. by mbligh · 16 years ago
  93. f48cc23 Hopefully the last massive cleanup. I removed all the old usage of "from common import" since this conflicts with our by mbligh · 16 years ago
  94. 6aab8cd Delete grub.py which has since been replaced by boottool, which hasn't by mbligh · 16 years ago
  95. 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
  96. b4ea9d2 Have to call import optparse after the call to import common, since by mbligh · 16 years ago
  97. d356bae kernel_versions_unittest was performing a "from blah import *" import which is against our style usage. by mbligh · 16 years ago
  98. 0f34a08 Risk: Low Visibility: Adds some more unittests by jadmanski · 16 years ago
  99. 7de3efe Risk: Low Visibility: Fixes a unittest. by jadmanski · 16 years ago
  100. 70feeee Needed to fix problems caused by the use of the old import usage which has by mbligh · 16 years ago