1. c251454 Strip the optional fields (e.g. timestamps) out of the reason fields by mbligh · 16 years ago
  2. 9b94f3e Conmux show display who is currently connected when you attach to a machine by mbligh · 16 years ago
  3. 26b992b Add job queued, started and finished timestamps to the tko db and by mbligh · 16 years ago
  4. 003cde2 remove queue dir by mbligh · 16 years ago
  5. f32a1cb remove testme dir by mbligh · 16 years ago
  6. 5456c2b add missing tko/migrations by mbligh · 16 years ago
  7. e8819cd Add frontend and scheduler for Autotest by mbligh · 16 years ago
  8. f2ff182 Cleaning up some non-desired usage of shell commands on dacapo test. by mbligh · 16 years ago
  9. f1e7c3f Since libhuge v1.1 was giving problems during compile stage on power 6 by mbligh · 16 years ago
  10. f0f4358 I have made some correction to LSB-DTK wrapper. Wrapper was using the by mbligh · 16 years ago
  11. d60b032 stripped off trailing newline from system_output on server side. by mbligh · 16 years ago
  12. e12b861 The way that parse looks for the index of the field it just added by mbligh · 16 years ago
  13. 84044ac It'd be more useful if the conmux console showed you which machine you're by mbligh · 16 years ago
  14. 70c50ad Add a ping_default_gateway function to the client utils. by mbligh · 16 years ago
  15. 9bcfef7 Label different boots differently so we don't have duplicate 'test' by mbligh · 16 years ago
  16. 6f015c4 Move some error classes out of server/autotest.py and into the error by mbligh · 16 years ago
  17. 9e787d2 Fix autotest client-handling code to use wait_up rather than ensure_up. by mbligh · 16 years ago
  18. fbb0354 Fix up how SSHHost kills its logging processes so that it never kills by mbligh · 16 years ago
  19. 6cf3bb3 Add the status==GOOD for the query condition while filtering out all the failed jobs and incomplete by mbligh · 16 years ago
  20. 535a454 Eliminate duplicates and sort the machine list so it's deterministic. by mbligh · 16 years ago
  21. 0ff7c22 Extend check_diskspace in verify to allow the number of GB to be specified by mbligh · 16 years ago
  22. d62f2cf Add a get_all_info to allow us to retrieve all the bootloader info data and by mbligh · 16 years ago
  23. 3c647c3 Stop using close_fds. The underlying implementation is braindead and by mbligh · 16 years ago
  24. eec4d7a Whenever a subcommand fails for some reason, we shouldn't include by mbligh · 16 years ago
  25. 61878d9 Subcommand shouldn't crash just because a debug directory already exists. by mbligh · 16 years ago
  26. a1956d3 Don't blow away existing subdirectories from parallel commands by mbligh · 16 years ago
  27. f014179 Add indexes to the jobs table to make it find jobs amongst thousands by mbligh · 16 years ago
  28. dfeee94 Fix link in display.py - is still pointing to old cgi code by mbligh · 16 years ago
  29. 6c4f0f7 Add lsb_dtk test. by mbligh · 16 years ago
  30. 56f719b fix check_python_version imports for all deps by mbligh · 16 years ago
  31. 547dcca Delete old check_version.py by mbligh · 16 years ago
  32. 95a7e67 Add missing check_version.py by mbligh · 16 years ago
  33. 6231cd6 add missing files from last change. Oops by mbligh · 16 years ago
  34. ea397bb Refactor the server and client side test classes into a the common lib by mbligh · 16 years ago
  35. 0c3548d Move check_version into the common utils and make sure we run it for any by mbligh · 16 years ago
  36. 6229abb Modifying dacapo test - remove need for configuration files by mbligh · 16 years ago
  37. 3c70e53 In order to make test_config.config_loader() more flexible, implemented by mbligh · 16 years ago
  38. dccabe3 Add an assert_ method to the server-side version of test, like the one already by mbligh · 16 years ago
  39. 28299b3 Added support to install a vmlinux image with the vmlinuz image. by mbligh · 16 years ago
  40. 4ff46b0 Added a timeout to ssh_ping. ssh was hanging, but wasn't being killed for by mbligh · 16 years ago
  41. 90ae1f8 clean up by removing 0 sized files by mbligh · 17 years ago
  42. e5cd0fd Provide an options not to tee the output to stdout/stdderr. by mbligh · 17 years ago
  43. 4ef823f Add proper constraints and indices to tko database by mbligh · 17 years ago
  44. 52c0a17 Take min diskspace down to 20GB to cope with a wider variety of machines by mbligh · 17 years ago
  45. 09f4569 Get rid of a few meaningless errors from test commands by mbligh · 17 years ago
  46. 84bafdb As discussed previously regarding support for proprietary/internal by mbligh · 17 years ago
  47. 6811958 Adapt Autotest for running benchmarks in pairs under separate containers. by mbligh · 17 years ago
  48. d5a3883 Add a libdir to allow tests to share common libraries. by mbligh · 17 years ago
  49. b25dda2 Add key to iteration_result table to index on test_idx by mbligh · 17 years ago
  50. b89c7b3 Convert parse to use OptionParser by mbligh · 17 years ago
  51. 8141f86 oops. repair should call verify, not itself by mbligh · 17 years ago
  52. eea785f Outputs a blank line after each run of iozone. by mbligh · 17 years ago
  53. 603f7ac In order to accomodate LSB wrapper, package functions were extended: by mbligh · 17 years ago
  54. 6f075f0 db.py should look in its directory, not the directory of the executable by mbligh · 17 years ago
  55. cfc7ab3 Pull the rsync/scp launching code out of get_file and send_file and by mbligh · 17 years ago
  56. 6cdb1bf Add an exception if the subcommand fails. by mbligh · 17 years ago
  57. af4efc2 system_output() needs to shift the return code by 8 by mbligh · 17 years ago
  58. 970b94e Add in a hook to server_job to allow the gathering of site-specific data by mbligh · 17 years ago
  59. 5af0203 autotest_utils.py:get_file() has a bug in processing the optional by mbligh · 17 years ago
  60. bbbb13e Fix keyval parser for unixbench. by mbligh · 17 years ago
  61. e25fd5b Change verify to throw an error if it fails, and record things correctly by mbligh · 17 years ago
  62. adff6ca Add a check to see if the temporary results directory exists, if it doesn't by mbligh · 17 years ago
  63. 0f5ad64 Add missing utils in front of system() call by mbligh · 17 years ago
  64. d56eb59 Ran into another bug where a file is written to without checking by mbligh · 17 years ago
  65. 67a936f This rsync flag is too agressive. If you're afraid that existing files are by mbligh · 17 years ago
  66. 7471c6c Raise a better (non-Autotest) error class. This code probably shouldn't by mbligh · 17 years ago
  67. 840e406 A quick fix to the KVM host class. by mbligh · 17 years ago
  68. 74b22c3 I changed KVM.py to use the -pidfile and -daemonize with QEMU, and by mbligh · 17 years ago
  69. a4d4f37 We shouldn't mark it as GOOD until it completes! by mbligh · 17 years ago
  70. 70cf0ec Fix autotest to always use the local copy of conmux by mbligh · 17 years ago
  71. 1193986 Allow conmux to pick up from local configuration file by mbligh · 17 years ago
  72. 63fcd16 Made functions rpm_info() and dpkg_info() private, since they're not by mbligh · 17 years ago
  73. c3aee0f Added timeout to parallel subcommands. by mbligh · 17 years ago
  74. ec75576 Reverting changes made on 5 places where zero argument raises were by mbligh · 17 years ago
  75. 0cd5149 Revert broken exception handling change by mbligh · 17 years ago
  76. ff48fca add missing newline to error message from conmux-attach by mbligh · 17 years ago
  77. 4a3e697 add missing standalone profiler file by mbligh · 17 years ago
  78. 07a923f Set default run timeout to something sane (1hr) by mbligh · 17 years ago
  79. 34faa28 SSH has an exit code of 255 and prints out an error message when by mbligh · 17 years ago
  80. 74a7c84 Add --force to rsync command in ssh_host.py. This should avoid errors by mbligh · 17 years ago
  81. 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
  82. 67c5f92 This original assert_ patch doesn't do exactly what I wanted it to. I don't by mbligh · 17 years ago
  83. 2ba3e73 Clean up the reporting backend, and add CLI functionality by mbligh · 17 years ago
  84. d4ecd20 I thought it would be handy to have a write_keyval() API call inside test. by mbligh · 17 years ago
  85. 3177be4 Fix up a couple places where autotest errors are referenced but by mbligh · 17 years ago
  86. 71ea249 Revert one of the raise changes that was made by r1158 to convert a by mbligh · 17 years ago
  87. e7bf64a Use simpler version of the parallel code in server/samples/reboot.srv by mbligh · 17 years ago
  88. d509b71 job.parallel should accumulate any exceptions that are thrown during by mbligh · 17 years ago
  89. 900b6c1 Since we're making an effort to fix string based exceptions and pointing by mbligh · 17 years ago
  90. ecf55f4 Pre-emptively check if a test has already been run with the same tag by mbligh · 17 years ago
  91. 642b03e Now fixing the places where we're raising string exceptions on the by mbligh · 17 years ago
  92. 4d6feff Fix exceptions not to be strings by mbligh · 17 years ago
  93. dd3235b Create a new run_grep method to parse command output generically. by mbligh · 17 years ago
  94. b3c9f37 Update for having profilers run on machines where there are no by mbligh · 17 years ago
  95. 37d53c3 Use rsync to copy log files back to autoserv host. Fix some indentation errors. by mbligh · 17 years ago
  96. 3aa6b2a Conmux driver for Servertech Sentry power strip by mbligh · 17 years ago
  97. 5dc6f84 update block structures again by mbligh · 17 years ago
  98. aa1676a Update block diagrams by mbligh · 17 years ago
  99. c139dba add block structure diagrams by mbligh · 17 years ago
  100. 1467162 Move where the headers get generated on the results page by mbligh · 17 years ago