- 13 4月, 2015 1 次提交
-
-
由 Shuping Cui 提交于
Add check the disk number after get the disk list for windows guest. Signed-off-by: NShuping Cui <scui@redhat.com>
-
- 09 4月, 2015 3 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
qemu.tests.cgroup: Increase the check command timeout
-
由 Yiqiao Pu 提交于
qemu.tests: Update a typo in nic_bonding_host
-
由 Yiqiao Pu 提交于
Signed-off-by: NYiqiao Pu <ypu@redhat.com>
-
- 08 4月, 2015 1 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
qemu.tests.rv_logging: Changing the amount of log to grep
-
- 07 4月, 2015 1 次提交
-
-
由 Yiqiao Pu 提交于
qemu.tests: Use monitor.protocol to judge the monitor type
-
- 02 4月, 2015 1 次提交
-
-
由 Swapna Krishnan 提交于
Due to additional logging statements coming from spice-vdagent, the number of lines which are being searched needs to be updated. Reviewed-By: NSwapna Krishnan <skrishna@redhat.com>
-
- 01 4月, 2015 5 次提交
-
-
由 Yiqiao Pu 提交于
generic.tests: Fix a typo in shutdown
-
由 Yiqiao Pu 提交于
Fix a typo when last patch is made. It will lead to a wrong result for monitor status check. Signed-off-by: NYiqiao Pu <ypu@redhat.com>
-
由 Feng Yang 提交于
qemu.tests: Removing debugging commands from rv_video.py
-
由 Feng Yang 提交于
Updating rv_logging test for RHEL7
-
由 Swapna Krishnan 提交于
Removing some leftover debugging commands to verify that the repeat totem value was set. Reviewed by: Swapna Krishnan <skrishna@redhat.com>
-
- 30 3月, 2015 1 次提交
-
-
由 Feng Yang 提交于
qemu.tests: catch except in negative test
-
- 27 3月, 2015 5 次提交
-
-
由 Xu Tian 提交于
qemu abort with error is expect when vm boot with a non-uint32 values, catch VMError and check exception message it reasonable. Signed-off-by: NXu Tian <xutian@redhat.com>
-
由 Yiqiao Pu 提交于
Remove interface
-
由 Yiqiao Pu 提交于
qemu.tests.block_resize: Add rescan step after shrink disk for raw forma...
-
由 Yiqiao Pu 提交于
Add virtio serial file transfer basic test.
-
由 Yiqiao Pu 提交于
qemu.tests.cfg: Update the block size check command in pci_hotplug
-
- 26 3月, 2015 4 次提交
-
-
由 Yiqiao Pu 提交于
This method is more stable when we have more than one type of monitor in our test. Signed-off-by: NYiqiao Pu <ypu@redhat.com>
-
由 Feng Yang 提交于
qemu.cfg.qemu_img: Config update
-
由 Yiqiao Pu 提交于
Update the block size check command for some spicial combination of different device hotplug in the system. Signed-off-by: NYiqiao Pu <ypu@redhat.com>
-
由 Swapna Krishnan 提交于
spice_vdagent.log file is not available in RHEL7 anymore and journalctl is used to look at spice-vdagent logs. Reviewed-By: NSwapna Krishnan <skrishna@redhat.com>
-
- 25 3月, 2015 6 次提交
-
-
由 Yiqiao Pu 提交于
The test use some functions that not accept in virt-test repo. So update it to use our exist functions. Signed-off-by: NYiqiao Pu <ypu@redhat.com>
-
由 Yiqiao Pu 提交于
As currently in linux OS, the system_powerdown signal may trigger different active inside guest based on the X setup. The shutdown step goes wild based on different system setups. So use serial login sesion to shutdown the guest. Signed-off-by: NYiqiao Pu <ypu@redhat.com>
-
由 Feng Yang 提交于
qemu.tests.negative_create: Fix the error that previous VM's config is r...
-
由 Feng Yang 提交于
Current code use vm.create() to create the VM. In this case, It will reuse the old VM's config, if there are any. Signed-off-by: NFeng Yang <fyang@redhat.com>
-
由 Feng Yang 提交于
qemu.tests: fix cfg typo in drive_mirror
-
由 Shuping Cui 提交于
1. Add rescan step after shrink disk for raw format 2. Update some related parameters Signed-off-by: NShuping Cui <scui@redhat.com>
-
- 24 3月, 2015 4 次提交
-
-
由 Yiqiao Pu 提交于
qemu.tests: Add a case for remove and load virtio-serial driver
-
由 Feng Yang 提交于
Signed-off-by: NFeng Yang <fyang@redhat.com>
-
由 Xu Tian 提交于
Signed-off-by: NXu Tian <xutian@redhat.com>
-
由 Feng Yang 提交于
generic.tests: Update the nic device id confirm method
-
- 23 3月, 2015 1 次提交
-
-
由 Yiqiao Pu 提交于
Update it as the output of monitor command line have changed. Signed-off-by: NYiqiao Pu <ypu@redhat.com>
-
- 21 3月, 2015 1 次提交
-
-
由 Lukáš Doktor 提交于
In blkio_throttle* tests the command "dd" often finishes after > 360s with latest kernel. This patch changes the deadline to 600s which usually works fine (the long deadline is fine as we use very slow speeds - 1024B/s - for testing). Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
- 20 3月, 2015 4 次提交
-
-
由 Feng Yang 提交于
tp-qemu: ovs_qos: Improve the error info when test failed
-
由 Cong Li 提交于
Signed-off-by: NCong Li <coli@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
qemu.tests.cgroup: Use disk serial number instead of name
-
由 Lukáš Doktor 提交于
Disks might not be enumerated by kernel in the same order as added on command line. This patch uses device serial number instead. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
- 19 3月, 2015 1 次提交
-
-
由 Feng Yang 提交于
Signed-off-by: NFeng Yang <fyang@redhat.com>
-
- 18 3月, 2015 1 次提交
-
-
由 Yiqiao Pu 提交于
tp-qemu: disable multi queue test on RHEL.6 host.
-