From: Uri Lublin <[email protected]> Added them as comments, as we do not really use them, just let the user know the iso image that was used to create the step files.
http://msdn.microsoft.com/en-us/subscriptions/downloads/default.aspx Suggested-by: Ryan Harper <[email protected]> (names) Suggested-by: Eduardo Habkost <[email protected]> (sha1) Need to do it for more Windows iso images. Signed-off-by: Uri Lublin <[email protected]> diff --git a/client/tests/kvm_runtest_2/kvm_tests.cfg.sample b/client/tests/kvm_runtest_2/kvm_tests.cfg.sample index 8aeaf22..f621abe 100644 --- a/client/tests/kvm_runtest_2/kvm_tests.cfg.sample +++ b/client/tests/kvm_runtest_2/kvm_tests.cfg.sample @@ -377,6 +377,8 @@ variants: install: steps = Win2008-32.steps cdrom = windows/Windows2008-x86.iso + #en_windows_server_2008_datacenter_enterprise_standard_x86_dvd_X14-26710.iso + #sha1sum = 6CA018FF96F1E9B2B310A36546B6FDED99A421E6 md5sum=0bfca49f0164de0a8eba236ced47007d md5sum_1m=07d7f5006393f74dc76e6e2e943e2440 setup: @@ -388,6 +390,8 @@ variants: install: steps = Win2008-64.steps cdrom = windows/Windows2008-x64.iso + #en_windows_server_2008_datacenter_enterprise_standard_x64_dvd_X14-26714.iso + #sha1sum = BD000374709F67E9358814DB6EC8F0DDAAA16F70 md5sum=27c58cdb3d620f28c36333a5552f271c md5sum_1m=efdcc11d485a1ef9afa739cb8e0ca766 passwd = 1q2w3eP -- To unsubscribe from this list: send the line "unsubscribe kvm-commits" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
