- 06 1月, 2017 1 次提交
-
-
由 Xu Tian 提交于
Signed-off-by: NXu Tian <xutian@redhat.com>
-
- 04 1月, 2017 1 次提交
-
-
由 Xu Tian 提交于
qemu.tests.block_hotplug: some improvements for the code.
-
- 30 12月, 2016 2 次提交
-
-
由 Cong 提交于
qemu.test: enforce_quit.unknow_flag: disable this case on RHEL.6 host
-
由 Xueqiang Wei 提交于
guest didn't enforce quit while flag lacked in RHEL.6 host, and this problem just fix on RHEL.7 host, so disable this case on RHEL.6 host. Signed-off-by: NXueqiang Wei <xuwei@redhat.com>
-
- 29 12月, 2016 5 次提交
-
-
由 Xu Tian 提交于
disable block job pause and resume for storage migration on RHEL.6 host.
-
由 Xu Tian 提交于
tp-qemu: Add new test case "slof_device_tree" for SLOF feature (ppc only)
-
由 Cong Li 提交于
block job pause and resume for storage migration are not supported on RHEL.6 host. Signed-off-by: NCong Li <coli@redhat.com>
-
由 Cong 提交于
qemu.tests.multi_disk.all_drive_format_types: update usb controller o…
-
由 suqinhuang 提交于
qemu.tests.cluster_size_check.negative: disable cluster_size=0 scenar…
-
- 28 12月, 2016 5 次提交
-
-
由 Cong 提交于
disable xhci on RHEL.6 host.
-
由 Cong Li 提交于
xhci is not supported on RHEL.6 host. Signed-off-by: NCong Li <coli@redhat.com>
-
由 Cong Li 提交于
qemu-img should not create image when cluster_size=0. There are some problems of cluster_size=0 on RHEL.6 host and which will not be fixed, so remove this scenario on RHEL.6 host. Signed-off-by: NCong Li <coli@redhat.com>
-
由 Xu Tian 提交于
qemu.tests: drop case "balloon_check_qmp".
-
由 Qunfang Zhang 提交于
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1324342
-
- 27 12月, 2016 1 次提交
-
-
由 Cong Li 提交于
1. case logic is wrong, there are 2 types in the configuration, 1 is balloon_check, the other is kernel_install, actually kernel_install is the case which will be executed. 2. no need to match qmp output pattern now. 3. balloon_check_qmp steps can be covered in balloon_check with qmp, and no scenario about kernel_install and balloon_check. Signed-off-by: NCong Li <coli@redhat.com>
-
- 26 12月, 2016 1 次提交
-
-
由 Xu Tian 提交于
qemu.tests: add case for nvdimm
-
- 23 12月, 2016 1 次提交
-
-
由 Cong Li 提交于
1. block_hotplug.cfg: add separate scenario for repeated plug/unplug, no need repeat 300 times for each scenario when one pci. 2. block_hotplug.py: get and close a separate session when using it to fix file descriptor out of range problem. 3. stop_continue.py: close session when test finished. Signed-off-by: NCong Li <coli@redhat.com>
-
- 22 12月, 2016 5 次提交
-
-
由 Cong 提交于
drive_mirror: Remove mirroring to qcow2 on iscsi.
-
由 Qianqian Zhu 提交于
When drive mirroring with qcow2 image on iscsi, it will cause mismatch issue, which is caused by iscsi instead of qemu, so only test raw image on iscsi, qcow2 matrix will be covered with local and nfs storage. Signed-off-by: NQianqian Zhu <qizhu@redhat.com>
-
由 Yumei Huang 提交于
Signed-off-by: NYumei Huang <yuhuang@redhat.com>
-
由 Cong 提交于
Update /dev/hwrng to /dev/random for rng random read
-
由 Suqin Huang 提交于
need to read from /dev/random instead of /dev/hwrng /dev/random is the place from where you should always read /dev/hwrng will be available to read if you have a hardware rng device Signed-off-by: NSuqin Huang <shuang@redhat.com>
-
- 21 12月, 2016 2 次提交
-
-
由 Cong Li 提交于
1. usb-ehci controller can not connect with low-speed usb device when machine type is rhel6.* . 2. In base.cfg, default add ich9-usb-ehci1 controller, so redefine it in this scenario on RHEL.6 host. Signed-off-by: NCong Li <coli@redhat.com>
-
由 Xu Tian 提交于
balloon_service: Add linux guest into the test
-
- 20 12月, 2016 3 次提交
- 19 12月, 2016 4 次提交
-
-
由 Xu Tian 提交于
qemu.tests: free caches in block copy test
-
由 Xueqiang Wei 提交于
Signed-off-by: NXueqiang Wei <xuwei@redhat.com>
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
由 Cong 提交于
host-kernel-check.cfg: Add RHEL.6.8 host kernel check
-
- 18 12月, 2016 1 次提交
-
-
由 Yanan Fu 提交于
Signed-off-by: NYanan Fu <yfu@redhat.com>
-
- 16 12月, 2016 1 次提交
-
-
由 Nini Gu 提交于
-
- 15 12月, 2016 2 次提交
-
-
由 Cong 提交于
drive_mirror: setup iscsi target on localhost
-
由 Xu Han 提交于
Signed-off-by: NXu Han <xuhan@redhat.com>
-
- 14 12月, 2016 2 次提交
-
-
由 Xu Tian 提交于
block job test will eat a lots of caches in testing, free caches after test to avoid VM hang memory. Signed-off-by: NXu Tian <xutian@redhat.com>
-
由 Xu Tian 提交于
Added q35 machine type on multi_disk config file
-
- 13 12月, 2016 2 次提交
-
-
由 Xu Tian 提交于
block_hotplug.cfg: Move block_hotplug.cfg to same directory as block_…
-
由 Jing Zhao 提交于
BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1400385Signed-off-by: NJing Zhao <jinzhao@redhat.com>
-
- 12 12月, 2016 1 次提交
-
-
由 Cong Li 提交于
Signed-off-by: NCong Li <coli@redhat.com>
-