- 6855822 set executable on test_importer.py by mbligh · 15 years ago
- a984ad1 Remove duplicate "sync count" line from Django admin interface's edit by showard · 15 years ago
- ef1edaf Update the unittest finder to look for _test.py suffixes as well. by showard · 15 years ago
- 088b826 Adds the ability to list atomic labels via 'atest label list --atomicgroup' by showard · 15 years ago
- 1081986 Remove the hostname from the verify error message. Verify is always by jadmanski · 15 years ago
- 1cd1f03 Fixes a bug in the autoserv harness that was introduced when the by jadmanski · 15 years ago
- 263313e Fix a race in autotestd_monitor that occasionally comes up during by jadmanski · 15 years ago
- 1f99f67 Make some changes to the parser so that when multiple reasons are by jadmanski · 15 years ago
- 0d2ed1f KVM test: Fixing 2 places where kvm_log was still being referenced by lmr · 15 years ago
- 8f2ac92 Work around python 2.4.3 bug http://bugs.python.org/issue1652788 by by showard · 15 years ago
- 204e17e This code was still depending on the old deleted common_lib/debug.py by showard · 15 years ago
- 06b82fc Add unit tests for the TKO RPC interface by showard · 15 years ago
- b12eb05 fix unit tests for previous frontend/afe/control_file.py change. by showard · 15 years ago
- a5512cd Fix missing import error in kernel control file install stanza. It was by showard · 15 years ago
- 89f9016 Make logging_manager report the correct module name when LoggingFile is by showard · 15 years ago
- e9450c9 Change the default for the max_number_of_machines in atomicgroups to be infinite*. (* see definition of INFINITE_MACHINES). by showard · 15 years ago
- 6cff4ad Fix FindBugs flags by showard · 15 years ago
- e9c6936 Pass --verbose flag for verify/repair/cleanup. Since we currently log these via piped console output, we want verbose output. by showard · 15 years ago
- b562645 ensure hosts get cleaned up even in the rare but possible case that a QueueTask finds no process at all by showard · 15 years ago
- c873032 Infer the atomic group automatically by looking at the meta host when by showard · 15 years ago
- cb881ae Currently, the 'view all logs' link is less usable as it is pointing to the /results/JOB/HOST/ directory while the by showard · 15 years ago
- cfe1ba1 Modify the crash collection to collect server profiler data into the by jadmanski · 15 years ago
- d4feabc Add a command line utility to read variables (This will help random one off scripts that need to access this variables) by mbligh · 15 years ago
- 9c12f77 Fixed the mis-spelling of rendezvous. by mbligh · 15 years ago
- 7c8ea99 Not all distros put a symlink in for the python version. However by mbligh · 15 years ago
- 9b2cd04 Dashboard for Kernel Qual Performance benchmarks. by mbligh · 15 years ago
- 5b380be Revise dashboard of Kernel Qual Container benchmarks for nightly dev kernels. by mbligh · 15 years ago
- 753362d Move client/bin/kernel_versions to common_lib; it is used by tko. by mbligh · 15 years ago
- ed887b9 Fix up the handling of child process exceptions to be more robust by mbligh · 15 years ago
- 26f0d88 Add an info message about processing the control file by mbligh · 15 years ago
- b7954fd Missing common.py file. by mbligh · 15 years ago
- c3f3d61 Save in the persistent client job state a list of (device, mount-point) by mbligh · 15 years ago
- 089f1e3 Changed server sysinfo support code to reinstall the sysinfo Autotest by mbligh · 15 years ago
- a2b07dd Import logging into the namespace of server control files, as it is for clients by mbligh · 15 years ago
- 29f5909 Change default sys.stdout -> logging to INFO level instead of DEBUG. by showard · 15 years ago
- fa1eb0d Add line number to the file logging prefix. Its great for debugging, very few chars, and we agreed upon it on the mailing list. by showard · 15 years ago
- 108d73e * make utils.system* default to directing output to the logging module, instead of sys.std*. this involved refactoring the code out of ssh_host/paramiko_host/abstrash_ssh, which previously did the same thing (they still do, but now the use the common logic in utils) by showard · 15 years ago
- 2d7ac83 fix little-used RPC documentation handler in AFE/TKO by showard · 15 years ago
- 55e425e remove "connected" messages, as a first step in cleaning up ERROR logs. they we introduced long ago, while stderr of commands was redirected to stdout, making noise relatively harmless. but i don't think they've served a very significant purpose, and now they're just noise on stderr, which we'd like to promote to ERROR level logging. by showard · 15 years ago
- f6853c0 Fix collapsable control file in AFE Job Detail view. Element was by showard · 15 years ago
- 98ead17 exempt one-time-hosts from ACL checking in the frontend as well, and update the unit test to accurately test this by showard · 15 years ago
- a04d7c9 KVM test: New subtest - boot VMs until one of them becomes unresponsive by lmr · 15 years ago
- 10d8417 add two logging-related options to autoserv: by showard · 15 years ago
- 130ba9e point drop-down test log viewers to newly named logs, and tweak the name of the autoserv logs to be a bit more accurate by showard · 15 years ago
- 2924b0a Ensure one-time-hosts aren't in the Everyone ACL, and make the scheduler ignore this. by showard · 15 years ago
- e39ebe9 temporary fix for bug in scheduling when at capacity. if no drone has capacity, pick the one with the least load. by showard · 15 years ago
- ee36bc7 remove some logging setup code in the common test code that should be subsumed by the new logging manager by showard · 15 years ago
- a38bc23 KVM test: include shutdown test in kvm_tests.cfg.sample by lmr · 15 years ago
- 6faadb2 The shutdown test logs into a VM and sends a shutdown command. by lmr · 15 years ago
- 0d4d274 Support 'cache' and 'serial'. by lmr · 15 years ago
- f1175bb get rid of some now-obsolete code by showard · 15 years ago
- cbe6f94 add a log message to the scheduler thats useful for debugging atomic groups by showard · 15 years ago
- 115ac1e Fix logging_manager_test to account for some recent changes by showard · 15 years ago
- 10eb466 Remove output from packages.checksum echo. This is an interim step to cleaning up verbose logs in general by showard · 15 years ago
- af8b4ca Fix _atomic_and_has_started() to check *only* for states that are a by showard · 15 years ago
- d3e3ac9 Re-write the fork handling code in parallel.py and by jadmanski · 15 years ago
- 5e703a2 - Initialize the self.iteration variable to 0. When iterations=0 is specified to run_test then self.iteration is left uninitialized and code elsewhere that uses this value gets an attribute error. by mbligh · 15 years ago
- 676dcbe Stop polling job results once we know them already. This should by mbligh · 15 years ago
- 78c0daa Unittest and typo fix for previous CL. by mbligh · 15 years ago
- 415dc21 Allow a couple of machines failing to install a kernel in the server by mbligh · 15 years ago
- 298ed59 Add utils.pid_is_alive() which discriminates between zombie tasks and fully-alive tasks. by mbligh · 15 years ago
- 40d519e This patch changes iperf.py to make use of client.bin.net.net_utils to by mbligh · 15 years ago
- 43c49f1 kvm test: Adding control files dir to kvm test by lmr · 15 years ago
- eed97ac kvm test config sample: change control file names for the autotest tests by lmr · 15 years ago
- 16cf165 kvm_tests: Use autotest log files to scan results by lmr · 15 years ago
- 4439424 This diff incorporates many changes. First we add a patch to the C code by mbligh · 15 years ago
- 466dba7 updates for blktrace by mbligh · 15 years ago
- a25e8c3 Add install_vmlinux flag to rpm_kernel class in client/bin/kernels.py by mbligh · 15 years ago
- 0915ebd Drop default logging level to INFO on stdout, else it's pretty by mbligh · 15 years ago
- 61a3655 * Update label for barrier timeout by mbligh · 15 years ago
- 155175d Remove the atest-* executables. Turns out we don't use them by mbligh · 15 years ago
- d909feb Fix copyright statement in threads.py to not scare people by mbligh · 15 years ago
- ce3f538 Fix unittest failure due to recent frontend.py changes. by mbligh · 15 years ago
- 50bece4 kvm test: Fix more incorrect line breaks lying around. by lmr · 15 years ago
- 86d1ea5 kvm test: Added functionality to the preprocessor to run scripts by lmr · 15 years ago
- 08356c1 Do not call .set_host if the host is already set. by showard · 15 years ago
- 2d76764 gracefully handle errors when shutting down logging subprocesses by showard · 15 years ago
- 4cfdce1 change client-side logging to split files by severity and move them to the debug dir. this is quite a bit more involved than the server-side change because of some buggy directory clearing code and various places that depended on the old configuration. by showard · 15 years ago
- f2de81b Update Autoserv logging config to write logs for each severity level (except CRITICAL -- going up to ERROR should suffice). by showard · 15 years ago
- b7ad096 Don't mess with the www directory when running GWT code verification. by showard · 15 years ago
- f77862c Moved the notification box to the top-center of the browser, and changed by showard · 15 years ago
- 42572b5 Make control file hidden by default on the AFE Job Detail view. by showard · 15 years ago
- 893ec5e Clarify GPLv2 licensing by mbligh · 15 years ago
- a283075 Add LGPL license description by mbligh · 15 years ago
- 7dc3310 From: Supriya Kannery <supriyak@in.ibm.com> by lmr · 15 years ago
- 25342d1 While applying the lock file patch for kvm_vm, missed one fcntl import. by lmr · 15 years ago
- fc0e141 Fix the remaining references to the old test name by lmr · 15 years ago
- 4ae892a Fixing spacing on messages coming from kvm_config by lmr · 15 years ago
- a10d17c Fix bad logging calls by lmr · 15 years ago
- d16a67d Fix bad line breaks by lmr · 15 years ago
- 043c62a Ensure all entry points get the import-time logging logic executed before other autotest imports. by showard · 15 years ago
- 136e6dc Make scheduler and babysitter use the new logging_manager system. by showard · 15 years ago
- c6bd3a6 Make all programs on kvm test use /usr/bin/python by lmr · 15 years ago
- 434252b kvm_config: Make split_and_strip function to strip the right quotes by lmr · 15 years ago
- 3ca79fe kvm_utils.py: remote_login(): improve regular expression matching by lmr · 15 years ago
- 135b5e6 VM.create(): always destroy() the VM before attempting to start it by lmr · 15 years ago
- eeff0eb kvm_vm.py: add new VM parameter 'x11_display' that controls $DISPLAY by lmr · 15 years ago
- 68eecbf kvm_runtest_2.py: Use env filename specified by the 'env' parameter by lmr · 15 years ago
- dc2ac6a kvm_vm.py: create a lock file to avoid VM creation in parallel by lmr · 15 years ago
- 3867f04 Add blktrace profiler to autotest by mbligh · 15 years ago