[Avocado-devel] 答复: issues on running libvirt test

2016-03-09 Thread Zhangbo (Oscar)
Thanks, lucas, It’s because OS variant fedora21 is not supported. I switch it to fedora19, the problem *resolved*. 601 2016-03-10 10:58:27,683 test L0511 ERROR| SKIP io-github-autotest-qemu.unattended_install.import.import.default_install.aio_native -> TestSkipError: Unsupported O

Re: [Avocado-devel] issues on running libvirt test

2016-03-09 Thread Lucas Meneghel Rodrigues
You have to look into why the import test was skipped (look at the job log to see why). On Wed, Mar 9, 2016 at 6:17 AM Zhangbo (Oscar) wrote: > Hi all: >I have successfully installed avocado-vt, and it works fine to run qemu > tests, eg: > avocado run io-github-autotest-qemu.boot --vt-t

[Avocado-devel] issues on running libvirt test

2016-03-09 Thread Zhangbo (Oscar)
Hi all: I have successfully installed avocado-vt, and it works fine to run qemu tests, eg: avocado run io-github-autotest-qemu.boot --vt-type qemu --vt-guest-os JeOS.21 but I failed to run libvirt test: --- [root@rh7 ~]# avocado run io-github-autotest-libvirt.virsh.define.numbe