- 4d349ca The disk usage warning shouldn't be using a subdir of "Check disk usage". by mbligh · 17 years ago
- c0b10d3 Fix a spelling mistake, remove control.fs regardless of control.state's existenc by mbligh · 17 years ago
- f4ca14f Save free_space_root_mb_before in a file and load it in following steps. by mbligh · 17 years ago
- bf79bba Check / has at least 10% or 100Mb free space before client tests run. by mbligh · 17 years ago
- 1b5fb06 Add a helpful README that describes what should and shouldn't be in by mbligh · 17 years ago
- 59ac0fa Delete old cruft. by mbligh · 17 years ago
- dffd637 scheduler release hosts by mbligh · 17 years ago
- 48c10a5 We don't want to pass -n to autoserv for host-specific tasks (verify, repair, re by mbligh · 17 years ago
- e258668 Verify repair fixes for scheduler by mbligh · 17 years ago
- 6f8bab4 Catch any errors due to mysql losing its connection. If it does lose by mbligh · 17 years ago
- 8ce2c4a On verify failure for a synch job, stop all other queue_entries, not just active ones. by mbligh · 17 years ago
- 4314a71 Testing mode support for the scheduler. In testing mode, the scheduler runs a dummy autoserv script and doesn't try to parse results. This is part of an ongoing project to create an automated scheduler test. by mbligh · 17 years ago
- 0bad871 Add key and section to value and section to ConfigError exception by mbligh · 17 years ago
- 8375088 Fix a few misses in the global_config patch by mbligh · 17 years ago
- e47ff2a Missing a '/' on the end of job tags by mbligh · 17 years ago
- 908d31e Unixbench is broken, so we need to patch it up before compiling it. by mbligh · 17 years ago
- b090f14 more on global config by mbligh · 17 years ago
- 7e16221 LSB Test Cleanup by mbligh · 17 years ago
- ed4d6dd glocal_config patch by mbligh · 17 years ago
- dab3966 Move the code responsible for pulling client-side status logs over to by mbligh · 17 years ago
- 15b2a11 Fix small import problem on utils.py by mbligh · 17 years ago
- 2b2c612 Better error handling on dacapo test by mbligh · 17 years ago
- 1fb77cc Write out a .machines files in the server-side preamble whenever there by mbligh · 17 years ago
- 632f838 Fix up the SSHHost.__del__ method to use the set.discard instead of by mbligh · 17 years ago
- e096846 Parse is improperly handling the new numbered boots, occasionally by mbligh · 17 years ago
- 36768f0 add missing monitor_db code by mbligh · 17 years ago
- 4263b06 Make parse unbuffered, so that recording of stdout, stderr is interleaved by mbligh · 17 years ago
- fab72ad tko: use the root_url prefix in compose_query.cgi by apw · 17 years ago
- 7a7316b split patched kernels into their own kernel rows V2 by apw · 17 years ago
- 394ff51 If running a server job throws an uncaught exception treat that as if by mbligh · 17 years ago
- 1b4780e If the test doesn't PASS, it FAILS. Removed all intermediate 0.5 coefficients by mbligh · 17 years ago
- 0c5ce31 Fix warning_monitor by mbligh · 17 years ago
- 73f38a3 Change db.py to always read config files correctly. And close files. by mbligh · 17 years ago
- 02ec1ba tko: boot errors should track boot number by mbligh · 17 years ago
- f4e0415 Replace the current expect script based console warning montitor with by mbligh · 17 years ago
- 8e7c78e A few display changes to tko by mbligh · 17 years ago
- f518048 Remove hard coded path of /usr/local/conmux and replace it with FindBin module by mbligh · 17 years ago
- dd59905 remove create_db by mbligh · 17 years ago
- ab24b68 add missing $ to conmux by mbligh · 17 years ago
- 3415fcc I'm attaching a new version of the checktsc source tarball that fixes by mbligh · 17 years ago
- 439661b Fixes a number of issues with the results display: by mbligh · 17 years ago
- c251454 Strip the optional fields (e.g. timestamps) out of the reason fields by mbligh · 17 years ago
- 9b94f3e Conmux show display who is currently connected when you attach to a machine by mbligh · 17 years ago
- 26b992b Add job queued, started and finished timestamps to the tko db and by mbligh · 17 years ago
- 003cde2 remove queue dir by mbligh · 17 years ago
- f32a1cb remove testme dir by mbligh · 17 years ago
- 5456c2b add missing tko/migrations by mbligh · 17 years ago
- e8819cd Add frontend and scheduler for Autotest by mbligh · 17 years ago
- f2ff182 Cleaning up some non-desired usage of shell commands on dacapo test. by mbligh · 17 years ago
- f1e7c3f Since libhuge v1.1 was giving problems during compile stage on power 6 by mbligh · 17 years ago
- f0f4358 I have made some correction to LSB-DTK wrapper. Wrapper was using the by mbligh · 17 years ago
- d60b032 stripped off trailing newline from system_output on server side. by mbligh · 17 years ago
- e12b861 The way that parse looks for the index of the field it just added by mbligh · 17 years ago
- 84044ac It'd be more useful if the conmux console showed you which machine you're by mbligh · 17 years ago
- 70c50ad Add a ping_default_gateway function to the client utils. by mbligh · 17 years ago
- 9bcfef7 Label different boots differently so we don't have duplicate 'test' by mbligh · 17 years ago
- 6f015c4 Move some error classes out of server/autotest.py and into the error by mbligh · 17 years ago
- 9e787d2 Fix autotest client-handling code to use wait_up rather than ensure_up. by mbligh · 17 years ago
- fbb0354 Fix up how SSHHost kills its logging processes so that it never kills by mbligh · 17 years ago
- 6cf3bb3 Add the status==GOOD for the query condition while filtering out all the failed jobs and incomplete by mbligh · 17 years ago
- 535a454 Eliminate duplicates and sort the machine list so it's deterministic. by mbligh · 17 years ago
- 0ff7c22 Extend check_diskspace in verify to allow the number of GB to be specified by mbligh · 17 years ago
- d62f2cf Add a get_all_info to allow us to retrieve all the bootloader info data and by mbligh · 17 years ago
- 3c647c3 Stop using close_fds. The underlying implementation is braindead and by mbligh · 17 years ago
- eec4d7a Whenever a subcommand fails for some reason, we shouldn't include by mbligh · 17 years ago
- 61878d9 Subcommand shouldn't crash just because a debug directory already exists. by mbligh · 17 years ago
- a1956d3 Don't blow away existing subdirectories from parallel commands by mbligh · 17 years ago
- f014179 Add indexes to the jobs table to make it find jobs amongst thousands by mbligh · 17 years ago
- dfeee94 Fix link in display.py - is still pointing to old cgi code by mbligh · 17 years ago
- 6c4f0f7 Add lsb_dtk test. by mbligh · 17 years ago
- 56f719b fix check_python_version imports for all deps by mbligh · 17 years ago
- 547dcca Delete old check_version.py by mbligh · 17 years ago
- 95a7e67 Add missing check_version.py by mbligh · 17 years ago
- 6231cd6 add missing files from last change. Oops by mbligh · 17 years ago
- ea397bb Refactor the server and client side test classes into a the common lib by mbligh · 17 years ago
- 0c3548d Move check_version into the common utils and make sure we run it for any by mbligh · 17 years ago
- 6229abb Modifying dacapo test - remove need for configuration files by mbligh · 17 years ago
- 3c70e53 In order to make test_config.config_loader() more flexible, implemented by mbligh · 17 years ago
- dccabe3 Add an assert_ method to the server-side version of test, like the one already by mbligh · 17 years ago
- 28299b3 Added support to install a vmlinux image with the vmlinuz image. by mbligh · 17 years ago
- 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