On 11/01/2012 04:28 AM, Richa Marwaha wrote:
Hi
I am trying to setup KVM autotests on a fedora 17 x86_64 blade. I did
git clone git://github.com/autotest/virt-test.git and then did ./run
-t kvm.
After that when I try to run get_started.py I get the following error
Traceback (most recent call last):
File "./get_started.py", line 12, in <module>
from virttest import utils_misc
ImportError: No module named virttest
Can someone help me to setup kvm autotests ? I followed the wiki for
setup too but it doesnot match with the current git branch of
virt-test and autotest git branch for client/tests is empty.
Hi Richa,
You can clone the whole Autotest code by following command:
# git clone --recursive git://github.com/autotest/autotest.git
Amos.
_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel