- 4ff46b0 Added a timeout to ssh_ping. ssh was hanging, but wasn't being killed for by mbligh · 17 years ago
- 90ae1f8 clean up by removing 0 sized files by mbligh · 17 years ago
- e5cd0fd Provide an options not to tee the output to stdout/stdderr. by mbligh · 17 years ago
- 4ef823f Add proper constraints and indices to tko database by mbligh · 17 years ago
- 52c0a17 Take min diskspace down to 20GB to cope with a wider variety of machines by mbligh · 17 years ago
- 09f4569 Get rid of a few meaningless errors from test commands by mbligh · 17 years ago
- 84bafdb As discussed previously regarding support for proprietary/internal by mbligh · 17 years ago
- 6811958 Adapt Autotest for running benchmarks in pairs under separate containers. by mbligh · 17 years ago
- d5a3883 Add a libdir to allow tests to share common libraries. by mbligh · 17 years ago
- b25dda2 Add key to iteration_result table to index on test_idx by mbligh · 17 years ago
- b89c7b3 Convert parse to use OptionParser by mbligh · 17 years ago
- 8141f86 oops. repair should call verify, not itself by mbligh · 17 years ago
- eea785f Outputs a blank line after each run of iozone. by mbligh · 17 years ago
- 603f7ac In order to accomodate LSB wrapper, package functions were extended: by mbligh · 17 years ago
- 6f075f0 db.py should look in its directory, not the directory of the executable by mbligh · 17 years ago
- cfc7ab3 Pull the rsync/scp launching code out of get_file and send_file and by mbligh · 17 years ago
- 6cdb1bf Add an exception if the subcommand fails. by mbligh · 17 years ago
- af4efc2 system_output() needs to shift the return code by 8 by mbligh · 17 years ago
- 970b94e Add in a hook to server_job to allow the gathering of site-specific data by mbligh · 17 years ago
- 5af0203 autotest_utils.py:get_file() has a bug in processing the optional by mbligh · 17 years ago
- bbbb13e Fix keyval parser for unixbench. by mbligh · 17 years ago
- e25fd5b Change verify to throw an error if it fails, and record things correctly by mbligh · 17 years ago
- adff6ca Add a check to see if the temporary results directory exists, if it doesn't by mbligh · 17 years ago
- 0f5ad64 Add missing utils in front of system() call by mbligh · 17 years ago
- d56eb59 Ran into another bug where a file is written to without checking by mbligh · 17 years ago
- 67a936f This rsync flag is too agressive. If you're afraid that existing files are by mbligh · 17 years ago
- 7471c6c Raise a better (non-Autotest) error class. This code probably shouldn't by mbligh · 17 years ago
- 840e406 A quick fix to the KVM host class. by mbligh · 17 years ago
- 74b22c3 I changed KVM.py to use the -pidfile and -daemonize with QEMU, and by mbligh · 17 years ago
- a4d4f37 We shouldn't mark it as GOOD until it completes! by mbligh · 17 years ago
- 70cf0ec Fix autotest to always use the local copy of conmux by mbligh · 17 years ago
- 1193986 Allow conmux to pick up from local configuration file by mbligh · 17 years ago
- 63fcd16 Made functions rpm_info() and dpkg_info() private, since they're not by mbligh · 17 years ago
- c3aee0f Added timeout to parallel subcommands. by mbligh · 17 years ago
- ec75576 Reverting changes made on 5 places where zero argument raises were by mbligh · 17 years ago
- 0cd5149 Revert broken exception handling change by mbligh · 17 years ago
- ff48fca add missing newline to error message from conmux-attach by mbligh · 17 years ago
- 4a3e697 add missing standalone profiler file by mbligh · 17 years ago
- 07a923f Set default run timeout to something sane (1hr) by mbligh · 17 years ago
- 34faa28 SSH has an exit code of 255 and prints out an error message when by mbligh · 17 years ago
- 74a7c84 Add --force to rsync command in ssh_host.py. This should avoid errors by mbligh · 17 years ago
- 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
- 67c5f92 This original assert_ patch doesn't do exactly what I wanted it to. I don't by mbligh · 17 years ago
- 2ba3e73 Clean up the reporting backend, and add CLI functionality by mbligh · 17 years ago
- d4ecd20 I thought it would be handy to have a write_keyval() API call inside test. by mbligh · 17 years ago
- 3177be4 Fix up a couple places where autotest errors are referenced but by mbligh · 17 years ago
- 71ea249 Revert one of the raise changes that was made by r1158 to convert a by mbligh · 17 years ago
- e7bf64a Use simpler version of the parallel code in server/samples/reboot.srv by mbligh · 17 years ago
- d509b71 job.parallel should accumulate any exceptions that are thrown during by mbligh · 17 years ago
- 900b6c1 Since we're making an effort to fix string based exceptions and pointing by mbligh · 17 years ago
- ecf55f4 Pre-emptively check if a test has already been run with the same tag by mbligh · 17 years ago
- 642b03e Now fixing the places where we're raising string exceptions on the by mbligh · 17 years ago
- 4d6feff Fix exceptions not to be strings by mbligh · 17 years ago
- dd3235b Create a new run_grep method to parse command output generically. by mbligh · 17 years ago
- b3c9f37 Update for having profilers run on machines where there are no by mbligh · 17 years ago
- 37d53c3 Use rsync to copy log files back to autoserv host. Fix some indentation errors. by mbligh · 17 years ago
- 3aa6b2a Conmux driver for Servertech Sentry power strip by mbligh · 17 years ago
- 5dc6f84 update block structures again by mbligh · 17 years ago
- aa1676a Update block diagrams by mbligh · 17 years ago
- c139dba add block structure diagrams by mbligh · 17 years ago
- 1467162 Move where the headers get generated on the results page by mbligh · 17 years ago
- cb0c38c Add a link to autotest by mbligh · 17 years ago
- c37e746 re-add logo by mbligh · 17 years ago
- 1b407e3 delete logo by mbligh · 17 years ago
- cc4b111 Remove unnecessary detection of len(machines) - this is now done in paralell by mbligh · 17 years ago
- ffd1c11 overall structure diagrams by mbligh · 17 years ago
- 67c4dc0 add the logo (transparent background) by mbligh · 17 years ago
- 2bb6dfd Allow caller to override database params in db.py by mbligh · 17 years ago
- 05d8121 Fix up parsing to be a bit more robust, and change the warning_monitor by mbligh · 17 years ago
- bafa6ef Fix parser to recognize job aborts by mbligh · 17 years ago
- 10b3a08 Make utils.system() print to stdout / stderr as intended by mbligh · 17 years ago
- 78669ff add a run_grep command to the ssh_host object by mbligh · 17 years ago
- 6b34c4c Add some modules and CPU handling functions to autotest_utils.py by mbligh · 17 years ago
- ae3bf21 Reduce failure of linking init scripts to a warning, to make by mbligh · 17 years ago
- 0fb8397 Add missing part of sysinfo change by mbligh · 17 years ago
- f165a94 kernbench should use a temp directory as its build dir, and not the by mbligh · 17 years ago
- ff6b402 We should be raising an AutoservRunError here, not a CmdError. by mbligh · 17 years ago
- afb304f Symlink current reboot in test sysinfo by mbligh · 17 years ago
- e73403b Fix oprofile to use the local copy if the source one can't be built. by mbligh · 17 years ago
- f394fd1 cleanup by mbligh · 17 years ago
- 58a8f0e remove old crud by showard · 17 years ago
- 662638b aa by showard · 17 years ago
- bda2377 remove x by showard · 17 years ago
- ead4a68 aa by showard · 17 years ago
- 89c4034 iaa by showard · 17 years ago
- 26aa9c8 x by showard · 17 years ago
- 0cd7d6b a by showard · 17 years ago
- c6aacdd i by showard · 17 years ago
- a34025d ia by showard · 17 years ago
- bf817da a by mbligh · 17 years ago
- b0ba8b2 test by showard · 17 years ago
- cc8aa0f test by showard · 17 years ago
- a713447 test by showard · 17 years ago
- 5e8d317 another test by mbligh · 17 years ago
- 1c8517e Testing for mbligh 2 by showard · 17 years ago
- 9d907df Testing for mbligh by showard · 17 years ago
- 4855c9d testing by mbligh · 17 years ago
- c2722d4 add testme subdir by mbligh · 17 years ago
- 49e8d50 Shift the result of os.system eight bits so that we get the actual exit by mbligh · 17 years ago
- 5deff3d Add a new exception for installation failures. by mbligh · 17 years ago