- 30 11月, 2018 3 次提交
-
-
由 Sitong Liu 提交于
Signed-off-by: NSitong Liu <siliu@redhat.com>
-
由 Sitong Liu 提交于
Signed-off-by: NSitong Liu <siliu@redhat.com>
-
由 Xu Han 提交于
generic.test: skip cluster leak warning for lvm
-
- 29 11月, 2018 10 次提交
-
-
由 Qianqian Zhu 提交于
vlan: update error message pattern for new guest
-
由 Qianqian Zhu 提交于
set_link: Drop cases "status_off" as it has been deprecated
-
由 Xueqiang Wei 提交于
Signed-off-by: NXueqiang Wei <xuwei@redhat.com>
-
由 Qianqian Zhu 提交于
expose_host_mtu: add test case of expose host mtu to guest
-
由 Xiyue Wang 提交于
Signed-off-by: NXiyue Wang <xiywang@redhat.com>
-
由 Qianqian Zhu 提交于
viorng_in_use: correct re pattern
-
由 ybduan 提交于
"grep [Rs,Ds]" is not to get "Rs" OR "Ds". Change it to "grep 'Rs\|Ds'". Signed-off-by: Nybduan <yduan@redhat.com>
-
由 Qianqian Zhu 提交于
balloon_stress: improve test steps for background stress test
-
由 Qianqian Zhu 提交于
Add enabling port mirror with bridge backend
-
由 Pei Zhang 提交于
Signed-off-by: NPei Zhang <pezhang@redhat.com>
-
- 28 11月, 2018 1 次提交
-
-
由 Yanan Fu 提交于
Signed-off-by: NYanan Fu <yfu@redhat.com>
-
- 26 11月, 2018 2 次提交
-
-
由 Qianqian Zhu 提交于
Vlan: enable vlan ping between guest and host
-
由 Sitong Liu 提交于
and replace "iptables -F" with stopping "firewalld.service" 1. Developer added extack messages for vlan link create in kernel > 4.18, so update corresponding txt pattern in test case. 2. "iptables -F" deletes all the filter rules on RHEL7, but does not work on RHEL8, "firewalld" uses "nftables" as its default backend on RHEL8. so try to stop filter rules with "systemctl stop firewalld" on RHEL7 and RHEL8. Signed-off-by: NSitong Liu <siliu@redhat.com>
-
- 22 11月, 2018 2 次提交
-
-
由 Qianqian Zhu 提交于
guest_test: Allow 'killall x' failed per it sometimes not processed
-
由 Qianqian Zhu 提交于
ovs_qos: decode process.system_output()
-
- 21 11月, 2018 6 次提交
-
-
由 Qianqian Zhu 提交于
timerdevice_boot: fix bug
-
由 Qianqian Zhu 提交于
qmp_command: modify qmp_query-mice test to work on aarch64
-
由 Qianqian Zhu 提交于
Netperf: add tries parameter to repeat sub tests
-
由 Sitong Liu 提交于
Signed-off-by: NSitong Liu <siliu@redhat.com>
-
由 Qianqian Zhu 提交于
dhclient is not started by default on new system, so only kill it when the process exists Signed-off-by: NQianqian Zhu <qizhu@redhat.com> Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 YongxueHong 提交于
qemu.test: fix python3 compatibility issue for block_discard and physical_resources_check
-
- 20 11月, 2018 5 次提交
-
-
由 Xueqiang Wei 提交于
1. for case block_discard and physical_resources_check Signed-off-by: NXueqiang Wei <xuwei@redhat.com>
-
由 Qianqian Zhu 提交于
offload_txrx_chksum: fix bug
-
由 Xiyue Wang 提交于
1. add support of e1000e 2. fix bug of python3 compatible Signed-off-by: NXiyue Wang <xiywang@redhat.com>
-
由 Sitong Liu 提交于
Signed-off-by: NSitong Liu <siliu@redhat.com>
-
由 Qianqian Zhu 提交于
ctrl_vlan: add case to test 'ctrl_vlan' on linux and windows guest
-
- 19 11月, 2018 10 次提交
-
-
由 Haotong Chen 提交于
added a test checks thin write in qemu-img commit
-
由 Sitong Liu 提交于
Signed-off-by: NSitong Liu <siliu@redhat.com>
-
由 Sitong Liu 提交于
Signed-off-by: NSitong Liu <siliu@redhat.com>
-
由 YongxueHong 提交于
qemu.test: Update multi_disk related cases
-
由 Xueqiang Wei 提交于
(1) add case with_virtio_scsi_TMF (2) add windows support for case multi_lun (3) add windows support for case multi_scsiid_lun (4) add windows support for case multi_bus_scsiid_lun Signed-off-by: NXueqiang Wei <xuwei@redhat.com>
-
由 Qianqian Zhu 提交于
netperf_stress: enable netperf test with vlan ip
-
由 Qianqian Zhu 提交于
boot_with_different_vectors: cannot find a str in session.cmd_output
-
由 Qianqian Zhu 提交于
hotplug_mem: fix hugepage issue for migration case
-
由 Qianqian Zhu 提交于
balloon_service: add param guest_compare_threshold
-
由 Qianqian Zhu 提交于
dd_test: remove destroy vm operation
-
- 16 11月, 2018 1 次提交
-
-
由 Xiyue Wang 提交于
1. should use findall to find a str in the output of session.cmd_output 2. match str changed from "IO-APIC-fasteoi" to "IO-APIC <?>-fasteoi" Signed-off-by: NXiyue Wang <xiywang@redhat.com>
-