On 09/13/2012 08:53 AM, Miroslav Rezanina wrote:
2) Patch 5169d9c128eb6ed879d55b711e3e8c02ce880b4a introduce normalize_connect_uri method and use qemu in case default is used. This prevents xen to be properly recognized. This is fixed adding connect_uri into the test.cfgdiff --git a/client/tests/virt/libvirt/cfg/tests.cfg.sample b/client/tests/virt/libvirt/cfg/tests.cfg.sample index fb89d58..918cbc8 100644 --- a/client/tests/virt/libvirt/cfg/tests.cfg.sample +++ b/client/tests/virt/libvirt/cfg/tests.cfg.sample @@ -28,6 +28,7 @@ variants: qemu_img_binary = /usr/bin/qemu-img hvm_or_pv = pv take_regular_screendumps = no + connect_uri = xen only raw only xennet only xenblk @@ -46,6 +47,7 @@ variants: hvm_or_pv = hvm take_regular_screendumps = no drive_cache = + connect_uri = xen only raw only rtl8139 only ide
Ahh, nvm, should have read the patch too. This is fine. -- Chris Evich, RHCA, RHCE, RHCDS, RHCSS Quality Assurance Engineer e-mail: cevich + `@' + redhat.com o: 1-888-RED-HAT1 x44214 _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
