- 01 4月, 2014 8 次提交
-
-
由 Shuping Cui 提交于
migrate.unix protocol only support from RHEL6, so disable it on RHEL5 host. Signed-off-by: NShuping Cui <scui@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
generic.tests: Let lvm get disk names from command
-
由 Lucas Meneghel Rodrigues 提交于
generic.tests.kdump: Add new test case for kdump over ssh
-
由 Lucas Meneghel Rodrigues 提交于
qemu.tests: Update hdparm to work with old guests
-
由 Lucas Meneghel Rodrigues 提交于
qemu.tests: Add enable_msix_vectors in hotplug_nic
-
由 Lucas Meneghel Rodrigues 提交于
qemu.tests.cfg: Add image format filter in qemu_iotests
-
由 Lucas Meneghel Rodrigues 提交于
qemu.tests.cfg: adjust the timeout in transfer_file_over_ipv6
-
由 Lucas Meneghel Rodrigues 提交于
qemu.tests.virtio_console: test_perf fixes
-
- 31 3月, 2014 4 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
simple patchset to improve netperf testcase
-
由 Lin Ma 提交于
Signed-off-by: NLin Ma <lma@suse.com>
-
由 Lucas Meneghel Rodrigues 提交于
-
由 Lucas Meneghel Rodrigues 提交于
Create vm with correct mac for boot_time test
-
- 28 3月, 2014 3 次提交
-
-
由 Yiqiao Pu 提交于
Update the script to get disk names from command instead of the cfg files. So we don't need to update it when the prefix of disks changed. Signed-off-by: NYiqiao Pu <ypu@redhat.com>
-
由 Feng Yang 提交于
generic.tests.cfg: multi queues only support from RHEL7
-
由 Lin Ma 提交于
Signed-off-by: NLin Ma <lma@suse.com>
-
- 27 3月, 2014 1 次提交
-
-
由 Shuping Cui 提交于
multi queues only support from RHEL7, so disable this case before rhel7 guest. Signed-off-by: NShuping Cui <scui@redhat.com>
-
- 26 3月, 2014 6 次提交
-
-
由 Amos Kong 提交于
Signed-off-by: NAmos Kong <akong@redhat.com>
-
由 Amos Kong 提交于
Currently we still wait client thread to stop after effective test finishes, it wastes of time. This patch directly killes the threads, then client_thread.join() will return immediately. Suggested-by: NWenli Quan <wquan@redhat.com> Signed-off-by: NAmos Kong <akong@redhat.com>
-
由 Amos Kong 提交于
We do rounding in regression.py, so here we adjust the default fbase to 5 Signed-off-by: NAmos Kong <akong@redhat.com>
-
由 Amos_沧海桑田 提交于
netperf: collect host/guest sysinfo by custom-built scripts
-
由 Amos Kong 提交于
User wants to collect sysinfo of host/guest, but different users might have different requests, and many kinds of system might be used. So I would like to use custom-built scripts to collect the information that will make users happy. User needs to add shell scripts to autotest/client/tests/virt/shared/scripts/, and set the script path in config file. eg: #log_hostinfo_script = scripts/rh_perf_log_hostinfo_script.sh #log_guestinfo_script = scripts/rh_perf_log_guestinfo_script.sh #log_guestinfo_exec = bash #log_guestinfo_path = /tmp/log_guestinfo.sh Then the script output will be saved to $test.resultsdir/sysinfo, analyzer can use 'diff' to compare the system information when regression occurs. I will send a pull request to add to example scripts to virt-tests repo. Signed-off-by: NAmos Kong <akong@redhat.com>
-
由 Feng Yang 提交于
qemu.tests.usb_hotplug: Do not need to verify usb device on guest for negative test
-
- 25 3月, 2014 2 次提交
-
-
由 Yiqiao Pu 提交于
small fix for pxe test
-
由 Xiangmin Han 提交于
Tranfer file over ipv6 needs more time to finish. Signed-off-by: NXiangmin Han <xhan@redhat.com>
-
- 21 3月, 2014 5 次提交
-
-
由 Yiqiao Pu 提交于
Add image format filter for qemu_iotests. So we can filter the right test cases when we run it. Signed-off-by: NYiqiao Pu <ypu@redhat.com>
-
由 Lukáš Doktor 提交于
* clear the exitevent before each iteration * raise exception in case no data were transfered * prevent infinite loop when data are not read-out Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lukáš Doktor 提交于
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Feng Yang 提交于
pci_hotplug: Fix a minor syntax bug
-
由 Cong Li 提交于
The value in a dictionary could not be matched directly, convert to the string when matching. Signed-off-by: NCong Li <coli@redhat.com>
-
- 20 3月, 2014 10 次提交
-
-
由 Feng Yang 提交于
qemu-img.commit test correction
-
由 Lucas Meneghel Rodrigues 提交于
qemu.tests.multi_disk_random_hotplug: Couple of small improvements
-
由 Lucas Meneghel Rodrigues 提交于
Greate deps folder in top-level directory and move cpu_flags in
-
由 Yiqiao Pu 提交于
qemu.tests: Add env parameter for vm.migrate() function call.
-
由 Feng Yang 提交于
This could help use record dst vm to env. Then we can record screendump for it. Signed-off-by: NFeng Yang <fyang@redhat.com>
-
由 Shuping Cui 提交于
Do not need to verify usb device is pluged/unpluged on guest for negative test. Signed-off-by: NShuping Cui <scui@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Updating configure options to build smartcard support as well
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
- 19 3月, 2014 1 次提交
-
-
由 Feng Yang 提交于
add support extra_cdrom_ks testi for WinNT6.0 guest
-