On Fri, 2011-05-06 at 14:08 +0800, wuyu8242 wrote: > On 2011-05-06,at 14:00:25, wuyu8242 wrote: > > >发送日期:2011-05-06 14:00:25 > >收件人:Lucas Meneghel Rodrigues > >抄送:autotest > >主题:where is the kvm_config in lastest framework? > >> > >hi Lucas, > >Disturbing you :), where is the kvm_config in lastest framework? I want to > >check the migrate test case of tests.cfg using kvm_config, but found that > >there is no kvm_config.py file in the lastest framework, the file is > >replaced or deleted? > oh, I found the function get_dicts() in the virt_utils.py, i.e. the file > replace that kvm_config.py ? so could i run virt_utils.py to get the cast > list?
No, it was moved to client/common_lib/cartesian_config.py. Please refer to the most up to date KVM autotest documentation: http://www.linux-kvm.org/page/KVM-Autotest/Client_Install#For_the_impatient Thanks, Lucas _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
