summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-11Massive permission fixlmr144-8/+7
2010-01-11Finish change meant for changeset:4088lmr4-919/+0
2010-01-11Some people have raised questions about the GPLv2 vs v3 compatibility withmbligh1-0/+3
2010-01-11Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>mbligh4-4/+4
2010-01-11Remove the bundled version of simplejson on the autotestmbligh4-3/+15
2010-01-11Whenever a new SSH connection is initiated to an SSH host (run, send_file,mbligh3-10/+102
2010-01-11Eliminate the last uses of the public state managment interface formbligh6-95/+50
2010-01-11Modified lmbench3 to have a separate configuration step and to considermbligh2-48/+128
2010-01-10KVM-test: guest_s4 subtest: Tune up timeout value for `set_s4_cmd' commandlmr1-1/+2
2010-01-10KVM-test: linux_s3 subtest: Tune up timeout for suspend commandlmr1-1/+2
2010-01-10KVM-test: Convert drift to absolute value when comparing with thresholdlmr1-3/+3
2010-01-08Update make_clean script under client/tool so it does not print annoyingmbligh1-2/+2
2010-01-07move setup_job from server into clientmbligh2-125/+69
2010-01-06Thanks, here's a new patch that includes the hostname in thembligh1-13/+45
2010-01-06Add the ability to specify a config string marker in the nightlymbligh1-13/+26
2010-01-06More refactoring of the job state code to try and reduce duplication.mbligh11-266/+455
2010-01-06This patch upgrade ltp to the latest versionmbligh5-42/+21
2010-01-05add missing file from rev 4027mbligh1-0/+8
2010-01-05Fix up the 003_misc_rpc_features.txt doctest. For some reason svn revjadmanski1-2/+4
2010-01-05Style fix. The itertools import shouldn't be on a separate line.jadmanski1-2/+1
2010-01-05Add a new Archiving stage to the scheduler, which runs after Parsing. This s...mbligh11-191/+274
2010-01-05The recent gcc had dropped support of -fforce-mem and it was turned on by def...mbligh2-0/+40
2009-12-30Remove a redundant method declaration that I foolishly added in a recent change.showard1-2/+0
2009-12-30Ensure USER environment variable is always set within autoserv.mbligh1-1/+5
2009-12-30We like to setup autotest to work with a client (most likely embedded systems...mbligh1-0/+125
2009-12-29Add missing __init__.py.showard1-0/+0
2009-12-29Reworked the server side profiling support to use barrier to synchronize mbligh4-213/+252
2009-12-29Makes two major changes to the status log processing in autotest.py:mbligh2-21/+104
2009-12-29Set a ulimit on monitor_db to prevent it and all of its subprocesses frommbligh1-2/+3
2009-12-29Chrome OS can't figure out init level like this. Assume it's 2 in casembligh1-1/+3
2009-12-29This should have been a separate change. Reverting, together with lmr's fix.mbligh1-3/+1
2009-12-29Whether you use scp -p or not, scp'ing a file with read-only permissions mbligh1-1/+1
2009-12-29The warning message when rsync fails back to scp is unnecessary, andmbligh1-6/+0
2009-12-29Fix comments in abstract_ssh.py per CODING_STYLEmbligh1-14/+28
2009-12-27KVM test: No need close session when login timeout IIlmr2-2/+3
2009-12-27KVM test: No need close session when login timeoutlmr1-1/+2
2009-12-27KVM test: Fixup memory size shown in 'GB' in get_memory_sizelmr1-1/+5
2009-12-27KVM test: warn about corrupt PPM files after each testlmr1-0/+5
2009-12-27KVM test: add proper prefixes to image, iso and step file pathslmr2-6/+11
2009-12-27 KVM test: physical_resources_check subtest: Fix 'mem_chk_cmd' for rhel3.9lmr1-0/+4
2009-12-23Remove -p flag from autoserv scpmbligh1-1/+1
2009-12-23Overhaul how we deal with related data in TKO -- test labels, test attributes...showard32-1213/+1183
2009-12-23Fix client/bin/job_unittest.py, broken by SVN r3976lmr1-2/+2
2009-12-23KVM test: subtest stress_boot: Fix a bug that cloned VMs are not screendumpedlmr1-5/+3
2009-12-23KVM test: build subtest (koji): turn lists into strings and vice versalmr1-7/+10
2009-12-23KVM test: autotest subtest - avoid dependencies on symlinkslmr1-27/+48
2009-12-23KVM test: Change the default file name used by kvm_config.pylmr1-1/+1
2009-12-23Add test case for aborting a synchronous job while it's throttled in the Star...showard1-5/+30
2009-12-23Change URLconfs to collect results of calling patterns(), rather than collect...showard5-31/+31
2009-12-23Update to Django 1.1.1. I want to use a new feature for my RESTful interface...showard5-57/+15