>1) Go to client/tests/kvm >2) Run ./get_started.py. See the messages and follow the instructions. >3) You'll run ../bin/autotest --verbose control on that dir (the >get_started.py script will give you a command line with absolute paths >if you prefer) and then there you go, KVM tests will start to execute. > >Hope it was useful, > >Lucas
Thanks Lucas, yes that is how I have been able to execute the kvm test directly on the client. My problem is that I have a custom test manager application and it remotely executes "autotest job", where the job contains job.run_test('testname'). I'm not sure, at this point, how to alter it to run a kvm test. Jason _______________________________________________ Autotest mailing list Autotest@test.kernel.org http://test.kernel.org/cgi-bin/mailman/listinfo/autotest