- 09 7月, 2013 13 次提交
-
-
由 Lukáš Doktor 提交于
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Xiaoqing Wei 提交于
otherwise would generate qemu cmd like -cpu SandyBridge,,+sep This fix is for https://github.com/autotest/virt-test/issues/604Signed-off-by: NXiaoqing Wei <xwei@redhat.com>
-
由 Yunping Zheng 提交于
Using this patch you can enable or disable pci msi by modify the guest disk directly before test start. if you want to disable (pci=nomsi) pci msi before test, just set: pci_msi_sensitive = yes disable_pci_msi = yes in tests.cfg. Install python-libguestfs before using this patch. chang_log: V2 from V1: using python guestfs lib. V3 from v2: remove the env setting, make case more independent modify the default configure Yunping Zheng <yunzheng@redhat.com>
-
由 Yiqiao Pu 提交于
As iscsi setup need update the params to get the right image_name move it from image pre/post function to preprocess/postprocess. And update the params for the whole tests. Signed-off-by: NYiqiao Pu <ypu@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Yu Mingfei 提交于
Signed-off-by: NYu Mingfei <yumingfei@cn.fujitsu.com>
-
由 Yu Mingfei 提交于
Signed-off-by: NYu Mingfei <yumingfei@cn.fujitsu.com>
-
由 Yu Mingfei 提交于
Signed-off-by: NYu Mingfei <yumingfei@cn.fujitsu.com>
-
由 Yu Mingfei 提交于
Signed-off-by: NYu Mingfei <yumingfei@cn.fujitsu.com>
-
由 Yu Mingfei 提交于
Signed-off-by: NYu Mingfei <yumingfei@cn.fujitsu.com>
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Feng Yang 提交于
This patch fix several spice related script issue. 1. 19:20:54 ERROR| Original Traceback (most recent call last): File "/usr/code/autotest/client/tests/virt/virttest/qemu_vm.py", line 2240, in create self.devices = self.make_create_command() File "/usr/code/autotest/client/tests/virt/virttest/qemu_vm.py", line 1916, in make_create_command cmd += add_spice() File "/usr/code/autotest/client/tests/virt/virttest/qemu_vm.py", line 1034, in add_spice if (not os.path.exists(prefix) and File "/usr/lib64/python2.6/genericpath.py", line 18, in exists st = os.stat(path) TypeError: coercing to Unicode: need string or buffer, NoneType found 2. Traceback (most recent call last): File "/root/ypu/autotest_upstream_master/client/shared/test.py", line 426, in _exec _call_test_function(self.execute, *p_args, **p_dargs) File "/root/ypu/autotest_upstream_master/client/shared/test.py", line 853, in _call_test_function raise error.UnhandledTestFail(e) UnhandledTestFail: Unhandled KeyError: 'spice_port' [context: migrating 'virt-tests-vm1'] Traceback (most recent call last): File "/root/ypu/autotest_upstream_master/client/shared/test.py", line 846, in _call_test_function return func(*args, **dargs) File "/root/ypu/autotest_upstream_master/client/shared/test.py", line 299, in execute postprocess_profiled_run, args, dargs) File "/root/ypu/autotest_upstream_master/client/shared/test.py", line 216, in _call_run_once *args, **dargs) File "/root/ypu/autotest_upstream_master/client/shared/test.py", line 322, in run_once_profiling self.run_once(*args, **dargs) File "/root/ypu/autotest_upstream_master/client/tests/virt/virt.py", line 133, in run_once run_func(self, params, env) File "/root/ypu/autotest_upstream_master/client/tests/virt/qemu/tests/timedrift_with_migration.py", line 59, in run_timedrift_with_migration vm.migrate() File "/root/ypu/autotest_upstream_master/client/shared/error.py", line 138, in new_fn return fn(*args, **kwargs) File "/root/ypu/autotest_upstream_master/client/tests/virt/virttest/qemu_vm.py", line 3149, in migrate dest_port = clone.spice_options['spice_port'] KeyError: 'spice_port' 3. simple the way to send spice related human/qmp monitor in vm.migrate(). Signed-off-by: NFeng Yang <fyang@redhat.com>
-
- 08 7月, 2013 8 次提交
-
-
由 Cleber Rosa 提交于
This was tested with guest installs on x86_64 and i386. Test on real ppc64 hardware still pending. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
由 Cleber Rosa 提交于
It is basically a copy of the Fedora 18 file, with the only exception the development-libs package group does not exist on Fedora 19. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
由 Cleber Rosa 提交于
Pointing to the latest and greatest, newly released Fedora. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
由 Cleber Rosa 提交于
As it's not present in the DVD image. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
由 yangdongsheng 提交于
Signed-off-by: Nyangdongsheng <yangds.fnst@cn.fujitsu.com>
-
由 yangdongsheng 提交于
Signed-off-by: Nyangdongsheng <yangds.fnst@cn.fujitsu.com>
-
由 Lukáš Doktor 提交于
qemu: Filter some usb test cases for RHEL guests/host
-
由 Yiqiao Pu 提交于
shared.cfg: Disable S3/S4 test on all ppc64 guests
-
- 06 7月, 2013 19 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lukáš Doktor 提交于
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lukáš Doktor 提交于
This function accepts params and not variables now. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lukáš Doktor 提交于
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lukáš Doktor 提交于
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lukáš Doktor 提交于
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lukáš Doktor 提交于
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lukáš Doktor 提交于
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lukáš Doktor 提交于
This is a first part of unittest which is focused on qemu devices. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lukáš Doktor 提交于
QSparseBus uses integers for addressing. We have to get integer from the device's address. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lukáš Doktor 提交于
iterate over values instead of keys. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lukáš Doktor 提交于
It seems that some test uses those special keywords for negative testing. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lukáš Doktor 提交于
After a disucssion I'm removing the support for readconfig-like format of qemu format. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Qingtang Zhou 提交于
Signed-off-by: NQingtang Zhou <qzhou@redhat.com>
-
由 Qingtang Zhou 提交于
Signed-off-by: NQingtang Zhou <qzhou@redhat.com>
-
由 Qingtang Zhou 提交于
Signed-off-by: NQingtang Zhou <qzhou@redhat.com>
-
由 Qingtang Zhou 提交于
This C code is used for time device testing. Signed-off-by: NQingtang Zhou <qzhou@redhat.com>
-
由 Qingtang Zhou 提交于
Signed-off-by: NQingtang Zhou <qzhou@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Merge autotest and virttest cgroup_utils library
-