- 05 1月, 2018 3 次提交
-
-
由 Peixiu Hou 提交于
"cmd = WINUTILS:\hddsn.exe C:" is not match the lable name in def set_winutils_letter, change it to WIN_UTILS. Signed-off-by: NPeixiu Hou <phou@redhat.com>
-
由 Xu Han 提交于
virtio_console: Treat virtio-serial-*
-
由 Xu Han 提交于
Add data-plane as a matrix for all block jobs
-
- 04 1月, 2018 1 次提交
-
-
由 Xu Han 提交于
driver_load_stress: Shouldn't call run_virt_sub_test() if sub_test is command lines
-
- 03 1月, 2018 2 次提交
-
-
由 Balamuruhan S 提交于
numa_basic: Check node free memory before test
-
由 Xu Han 提交于
balloon_stress.cfg: Add ratio paramter in cfg file
-
- 02 1月, 2018 4 次提交
-
-
由 Lukáš Doktor 提交于
The mmio-based arm requires virtio-serial-device and s390x machine requires virtio-serial-ccw device. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Satheesh Rajendran 提交于
migration: check and install tcpdump package
-
由 Balamuruhan S 提交于
test errors out if tcpdump is not installed in guest, handle it by checking and installing it. remove few autotest dependencies Signed-off-by: NBalamuruhan S <bala24@linux.vnet.ibm.com>
-
由 Yumei Huang 提交于
Signed-off-by: NYumei Huang <yuhuang@redhat.com>
-
- 01 1月, 2018 1 次提交
-
-
由 Balamuruhan S 提交于
balloon_stress: Update test_timeout to use default value
-
- 29 12月, 2017 1 次提交
-
-
由 Li Jin 提交于
get_memory_boundary function will calculate a min_size for balloon operation. Default ratio value(0.1) is too small which lead to small min_size.Actuall windows minimal mem increases if guest stress increase, sometimes it makes balloon operation fail. Set ratio = 0.5 in the cfg file to avoid this issue. Signed-off-by: NLi Jin <lijin@redhat.com>
-
- 28 12月, 2017 1 次提交
-
-
由 lijin 提交于
when sub_test is a cmd instead of a case in avocado, use session.cmd() function to run it, rather than utils_test.run_virt_sub_test() Signed-off-by: Nlijin <lijin@redhat.com>
-
- 27 12月, 2017 2 次提交
-
-
由 Xu Han 提交于
live_snapshot_integrity: Add integrity check test case for live snapshot.
-
由 Qianqian Zhu 提交于
Signed-off-by: NQianqian Zhu <qizhu@redhat.com>
-
- 21 12月, 2017 1 次提交
-
-
由 Xu Han 提交于
virtio_scsi_mq: check the info of interrupts by interrupt name
-
- 20 12月, 2017 2 次提交
-
-
由 Yumei Huang 提交于
Current 1800s is not long enough to run 1000 times balloon on some hosts. Remove the config to use the default value in base.cfg. Signed-off-by: NYumei Huang <yuhuang@redhat.com>
-
由 Yongxue Hong 提交于
Add a scsi-hd device for system disk on ppc and modify the strategy of checking interrupts. Signed-off-by: NYongxue Hong <yhong@redhat.com>
-
- 15 12月, 2017 3 次提交
-
-
由 Xu Han 提交于
usb_device_check: added error checking in dmesg for linux guest
-
由 Haotong Chen 提交于
Signed-off-by: NHaotong Chen <hachen@redhat.com>
-
由 Xu Han 提交于
Set context_aware in drive_mirror_stress
-
- 14 12月, 2017 2 次提交
-
-
由 Lukáš Doktor 提交于
The "drive_mirror_stress" uses "error_context" without setting "context_aware" which leads to error. Let's set it. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Xu Han 提交于
Netperf: download from generic/deps/ dir instead of website
-
- 13 12月, 2017 5 次提交
-
-
由 Cleber Rosa 提交于
Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
由 Xu Han 提交于
block_commit: add case with_reboot and stop_cont
-
由 Xiyue Wang 提交于
Signed-off-by: NXiyue Wang <xiywang@redhat.com>
-
由 Xiyue Wang 提交于
Signed-off-by: NXiyue Wang <xiywang@redhat.com>
-
由 Lukáš Doktor 提交于
During `vm.destroy()` the `vm.process` is closed, making it impossible to access it's output (or pid, ...). Let's quit the machine manually from the test, wait until it's dead and then verify userspace crash. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
- 11 12月, 2017 4 次提交
-
-
由 Xu Han 提交于
s390x: add kernel update test case support
-
由 Xu Han 提交于
qemu_option_check: add devices supported on s390x platform
-
由 Xu Han 提交于
migrate.cfg: droped automem in cfg
-
由 Zhengtong Liu 提交于
Signed-off-by: NZhengtong Liu <zhengtli@redhat.com>
-
- 08 12月, 2017 3 次提交
-
-
由 Zhengtong Liu 提交于
Signed-off-by: NZhengtong Liu <zhengtli@redhat.com>
-
由 Haotong Chen 提交于
Signed-off-by: NHaotong Chen <hachen@redhat.com>
-
由 Xu Han 提交于
balloon_service: Fix bug when error happens in try block
-
- 07 12月, 2017 2 次提交
-
-
由 Haotong Chen 提交于
Signed-off-by: NHaotong Chen <hachen@redhat.com>
-
由 Xu Han 提交于
qemu.test: readyonly_floppy, get virt_data_dir dynamically
-
- 06 12月, 2017 1 次提交
-
-
由 Xu Han 提交于
s390x: add the watchdog type diag288 for s390x
-
- 05 12月, 2017 2 次提交
-
-
由 Xueqiang Wei 提交于
Signed-off-by: NXueqiang Wei <xuwei@redhat.com>
-
由 Lukáš Doktor 提交于
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com> * https://github.com/autotest/tp-qemu: Rename the "rv" variants to avoid clashes Improve the host_reserve calculation in ksm_overcommit Use correct device in balloon_hotplug test Disabe multi_disk.all_drive_format_types on s390 Enable the balloon_check.balloon_fix_value.balloon_base only on x86 Only allow the qemu_guest_agent.isa_serial on x86 machines Filter seabios test to x86 only Change the target file name in live_backup test Enable the floppy_test only on i440fx Adjust config of nic_hotplug to work properly on s390x Remove unused variable "dev_type" from virtio_scsi_mq cfg Use "virtio_blk" in "virtio_scsi_mq" test for boot dev Fix the vmnames in time_manage test Filter unittest_kvmctl to x86 only Use the proper exception in cgroup test Increase check in live_snapshot_chain block_copy: Improve block regexp to work with recent qemu
-