summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)AuthorFilesLines
2010-02-04Autotest: Porting all hash operations to use utils.hashlmr3-19/+9
2010-02-04Utils: Create a generic hash function for autotestlmr1-1/+35
2010-02-04KVM test: Unattended - call preprocessor to kill vmslmr1-0/+2
2010-02-04KVM test: General windows unattended install files cleanuplmr10-183/+211
2010-02-04KVM test: automate handling of cdkeys in unattended_install scriptslmr12-20/+37
2010-02-03KVM test: Adding finish.exe and rss.exe fileslmr2-0/+0
2010-02-03KVM test: Add a get_started.py scriptlmr2-1/+123
2010-02-03KVM test: Moving KvmLogging utility class to kvm_utilslmr3-14/+14
2010-02-03KVM test: Make sure reset and shutdown are the last oneslmr1-19/+23
2010-02-03KVM test: Define defaults for KVM testlmr1-8/+7
2010-02-03KVM test: Removing qemu/qemu-kvm variants from testslmr2-59/+45
2010-02-03KVM test: make sure the boot test does what it's supposed tolmr1-0/+1
2010-02-03KVM test: kvm_vm.py: shorten VM.destroy()lmr1-9/+2
2010-02-03KVM-test: Log the output of failed executed command 'pre/post-command'lmr1-2/+4
2010-02-02KVM test: Improvements and cleanups to build subtestlmr1-69/+74
2010-02-02KVM test: Allways pass nic_model explicitlylmr1-5/+4
2010-02-02This patch adds routines for reading the hardware real-time clock, setting thembligh1-0/+56
2010-02-02Fix documentatin for system commandmbligh1-1/+11
2010-01-29Use flock, not lockf, for locking in base_job. lockf doesn't work very welljadmanski1-2/+2
2010-01-29Clear up move from last checkinmbligh2-0/+13
2010-01-29git-svn-id: svn://test.kernel.org/autotest/trunk@4176 592f7852-d20e-0410-864c...mbligh1-5/+3
2010-01-27Change the job.postprocess_job_state to catch OSError and not IOError, sincembligh2-38/+67
2010-01-26Update the job.resultdir docstring to reflect the fact that the attribute willjadmanski1-2/+1
2010-01-26Wrap all state-dependent method in job_state with a decorator thatjadmanski2-73/+297
2010-01-26KVM test: Fix setup stage of windows hostslmr10-10/+10
2010-01-26KVM Test: Utils - Handle git commit without tagslmr1-1/+5
2010-01-19KVM-test: Add new drive option 'werror'lmr1-0/+2
2010-01-19KVM test: Increase the global timeout for autotest testslmr1-1/+1
2010-01-19KVM test: Make sure setup does not execute on unattended installlmr2-8/+10
2010-01-19KVM-test: Fix a bug that pci_assignable type name mismatchlmr1-5/+5
2010-01-18KVM test: Add 'only no_pci_assignable' to example test setslmr1-0/+6
2010-01-18KVM test: Add PCI device assignment supportlmr3-1/+365
2010-01-18KVM test: Make sure unattended install allways use user nwlmr1-0/+1
2010-01-18KVM test: Build subtest - Fix load of extra modules from conf filelmr1-1/+1
2010-01-18KVM test: unattended script: Check qemu-img bin pathlmr1-0/+2
2010-01-18KVM test: Fix windows unattended setup for rss.exelmr11-29/+57
2010-01-18KVM test: Add a new (optional) extra param to VM, cdrom_extralmr1-1/+9
2010-01-17KVM test: Unattended install logging improvementslmr1-4/+10
2010-01-17kvm_stat profiler: Format exception to stringlmr1-2/+2
2010-01-17KVM test: Enable qemu upstream testinglmr2-0/+16
2010-01-17KVM-test: Move two 'remote_login' out of try block in kvm_vm.pylmr1-24/+25
2010-01-17KVM-test: subtest guest_s4: Add check of if there's enough space left for S4lmr1-5/+5
2010-01-15KVM test: tests_base.cfg updated with windows unattended installlmr1-1/+39
2010-01-15KVM test: Fedora 11 kickstart file improvementslmr1-5/+1
2010-01-15KVM test: Adding Fedora 12 to the unattended install partylmr1-0/+37
2010-01-15KVM test: Adding Fedora 12 to the unattended install partylmr1-0/+22
2010-01-13Add unattended_install files including win2003,winvista,win2008,win7 for kvm ...lmr9-0/+1107
2010-01-13KVM test: Add the ability to use *.xml as unattended_install file for kvmlmr1-0/+2
2010-01-12 KVM test utils: Add kvm_stat profiling to run_testslmr2-7/+26
2010-01-12Add a new profiler to autotest, kvm_statlmr2-0/+61