On Sat, Apr 02, 2011 at 11:09:57AM +0800, wuyu8242 wrote:
> hi Lucas,
>     Sorry for disturbing you!Now, I want to test a guest with windows OS using
> kvm-autotest, so I download the win7 iso,but when running the autotest fw, the
> error appears, I find the error is the cdrom_cd1 value is
> en_windows_7_ultimate_x86_dvd_x15-65921.iso not my win7 iso name in
> tests_base.py(presumably in 2293 line). so I modify the value of cdrom_cd1 to
> my win7 iso name, but I don't know how to  generate the md5sum_1m_cd1 value,
> can you tell me the method? thank you very much!

client/tests/kvm/kvm_vm.py:
def create():
    utils.hash_file()

client/bin/base_utils.py:  
 def hash_file()
     .... 

 _______________________________________________
> Autotest mailing list
> [email protected]
> http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to