summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-02Results parser: Handle errors parsing lines more properlylmr1-1/+7
2011-03-02Packager.py should take advantage of the parallelism from the package managerlmr2-39/+43
2011-03-01KVM test: Define OS specific info in the test variantslmr1-4/+25
2011-02-28[PATCH] After_iteration hooks are not executed if test fails.ericli2-16/+41
2011-02-23KVM test: Make unattended setup copy finish.exe to floppieslmr1-2/+5
2011-02-22KVM test: Remove last references to env variables on unattended setuplmr1-11/+13
2011-02-21KVM test: Fixing migration_control.srv to use new config APIlmr1-4/+5
2011-02-21KVM test: Move enumerate test dicts code to kvm_utils.run_tests()lmr2-8/+8
2011-02-21KVM test: encapsulate unittests build and move it to parent classlmr1-31/+47
2011-02-21KVM test: kvm_config.py: support negative conditional blockslmr1-19/+40
2011-02-21KVM test: kvm_config.py: process_content(): look for Op instead of strlmr1-1/+1
2011-02-21KVM test: kvm_config.py: support one-line conditional blockslmr1-35/+44
2011-02-21KVM test: kvm_config.py: correct docstring of get_next_line()lmr1-2/+1
2011-02-21KVM test: kvm_config.py: remove unnecessary 'string' importlmr1-1/+1
2011-02-21KVM test: kvm_config.py: allow 'include' when parsing stringslmr1-5/+4
2011-02-21KVM test: kvm_config.py: parse extra strings passed as command line argslmr1-1/+6
2011-02-21KVM-test: migration_with_file_transfer.py: Correct the descriptionlmr1-4/+4
2011-02-21Fix Wrong 4th argument in call to self.job.record()lmr1-1/+1
2011-02-21Trying to shutdown the scheduler in a nicer waylmr2-1/+6
2011-02-21KVM test: kvm_vm.py: make 'nic_mac' trigger a VM restart when changedlmr1-8/+8
2011-02-21KVM test: make_qemu_command(): properly deal with get_mac_address() failurelmr1-3/+5
2011-02-21Remove ethtool from rtl8139 variantlmr2-1/+6
2011-02-21KVM test: Do not load acpiphp on RHEL 6.0lmr1-0/+8
2011-02-21KVM test: ping: test two nics by defaultlmr1-0/+1
2011-02-21KVM test: netperf: minimize the influence of autotestlmr1-8/+26
2011-02-21KVM test: nic_promisc: reuse the file_transfer test and Thead classlmr2-92/+18
2011-02-21KVM test: pci_hotplug: fix typolmr1-1/+1
2011-02-21KVM test: nicdriver_unload: reuse file_transfer test and Thread classlmr2-80/+32
2011-02-21KVM test: file_transfer: use random generated file namelmr1-21/+15
2011-02-21KVM test: vlan: fix typolmr1-1/+1
2011-02-21KVM test: set_link: code simplification and enhancementlmr1-34/+28
2011-02-21KVM test: nic_bonding: simplify the bonding setup by using ifenslavelmr3-66/+41
2011-02-21KVM test: Add device id to qemu-kvm cmdlinelmr1-5/+12
2011-02-21KVM test: Introduce get_peer() methodlmr1-0/+14
2011-02-21KVM test: nic_bonding: do not close the serial sessionlmr1-1/+0
2011-02-21KVM test: nic_hotplug: do not use serial consolelmr1-9/+10
2011-02-21Add missed makefile patches for 5232.ericli9-2/+97
2011-02-21KVM test: nic_hotplug: Add romfile supportlmr1-2/+6
2011-02-18Fix check_diskspace to work at a granularity less than 1GBlmr2-3/+32
2011-02-16Fixing utils/unittest_suite.py --fulllmr3-0/+13
2011-02-16Make the first afe db schema to be imported on a clean installlmr1-5/+5
2011-02-16Fixed hardcoded "four hours" info messagelmr1-2/+2
2011-02-16Make a bunch of client tests cross compiling for arm platformlmr11-13/+21
2011-02-16KVM test: refactor kvm_config.pylmr7-653/+581
2011-02-14Adding client side test wb_kupdatelmr5-0/+435
2011-02-14Add util.get_cc()ericli1-0/+7
2011-02-11KVM test: Fix HugePage setup buglmr1-1/+1
2011-02-10job: harness_args as persistent option, make handling more generallmr1-13/+26
2011-02-10job: new parameter --harness_argslmr9-18/+30
2011-02-10client/bin/job.py: Fixing non py2.4 constructlmr1-18/+19