Skip to content

Commit

Permalink
Merge pull request avocado-framework#3367 from peixiu/draft_testsigne…
Browse files Browse the repository at this point in the history
…d_enable

Remove md5sum value for windows iso
  • Loading branch information
vivianQizhu authored May 11, 2022
2 parents b3c1794 + 575f170 commit a33a072
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 22 deletions.
2 changes: 0 additions & 2 deletions virttest/shared/cfg/guest-os/Windows/Win10/x86_64.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
passwd = 1q2w3eP
unattended_install.cdrom, whql.support_vm_install, svirt_install, with_installation, check_block_size..extra_cdrom_ks:
cdrom_cd1 = isos/windows/en_windows_10_enterprise_x64_dvd_6851151.iso
md5sum_cd1 = a67722adfaf209c72eacb3ab910ee65e
md5sum_1m_cd1 = 0e246b56b7b63f0526c3367eb160ff7d
unattended_file = unattended/win10-64-autounattend.xml
ovmf:
unattended_file = unattended/win10-64-autounattend_ovmf.xml
Expand Down
2 changes: 0 additions & 2 deletions virttest/shared/cfg/guest-os/Windows/Win11/x86_64.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
passwd = 1q2w3eP
unattended_install.cdrom, whql.support_vm_install, svirt_install, with_installation, check_block_size..extra_cdrom_ks:
cdrom_cd1 = isos/ISO/Win11/en-us_windows_11_business_editions_x64_dvd_3a304c08.iso
md5sum_cd1 = 3d1247f0b9cf446326891318535e913f
md5sum_1m_cd1 = aea2970053c13f4659fcf1e395bc274f
unattended_file = unattended/win11-autounattend.xml
ovmf:
unattended_file = unattended/win11-autounattend_ovmf.xml
Expand Down
6 changes: 0 additions & 6 deletions virttest/shared/cfg/guest-os/Windows/Win2012/x86_64.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
image_name += -64
unattended_install.cdrom, svirt_install, with_installation, check_block_size..extra_cdrom_ks:
cdrom_cd1 = isos/windows/en_windows_server_2012_x64_dvd_915478.iso
md5sum_cd1 = 8dcde01d0da526100869e2457aafb7ca
md5sum_1m_cd1 = c6a4b1097449bb1f050492a6b57e7d21
sha1sum_cd1 = d3fd7bf85ee1d5bdd72de5b2c69a7b470733cd0a
sha1sum_1m_cd1 = 9194a3aabae25b36e5f73cad001314b2c8d07d14
unattended_file = unattended/win2012-autounattend.xml
ovmf:
unattended_file = unattended/win2012-autounattend_ovmf.xml
Expand Down Expand Up @@ -34,8 +30,6 @@
image_name += r2
unattended_install.cdrom, whql.support_vm_install, svirt_install, with_installation, check_block_size..extra_cdrom_ks:
cdrom_cd1 = isos/windows/en_windows_server_2012_r2_x64_dvd_2707946.iso
md5sum_cd1 = 0e7c09aab20dec3cd7eab236dab90e78
md5sum_1m_cd1 = fab118cfa7f66d3606c38dc1330a769e
unattended_file = unattended/win2012r2-autounattend.xml
ovmf:
unattended_file = unattended/win2012r2-autounattend_ovmf.xml
Expand Down
2 changes: 0 additions & 2 deletions virttest/shared/cfg/guest-os/Windows/Win2016/x86_64.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
passwd = 1q2w3eP
unattended_install.cdrom, whql.support_vm_install, with_installation, check_block_size..extra_cdrom_ks:
cdrom_cd1 = isos/ISO/Win2016/en_windows_server_2016_x64_dvd_9327751.iso
md5sum_cd1 = 91d7b2ebcff099b3557570af7a8a5cd6
md5sum_1m_cd1 = 5f297f2178a618c166d1116475ed6368
unattended_file = unattended/win2016-autounattend.xml
ovmf:
unattended_file = unattended/win2016-autounattend_ovmf.xml
Expand Down
2 changes: 0 additions & 2 deletions virttest/shared/cfg/guest-os/Windows/Win2019/x86_64.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
passwd = 1q2w3eP
unattended_install.cdrom, whql.support_vm_install, with_installation, check_block_size..extra_cdrom_ks:
cdrom_cd1 = isos/ISO/Win2019/en_windows_server_2019_x64_dvd_4cb967d8.iso
md5sum_cd1 = a876d230944abe3bf2b5c2b40da6c4a3
md5sum_1m_cd1 = b6a3bfe488b969d85ba099cab62a4599
unattended_file = unattended/win2019-autounattend.xml
ovmf:
unattended_file = unattended/win2019-autounattend_ovmf.xml
Expand Down
2 changes: 0 additions & 2 deletions virttest/shared/cfg/guest-os/Windows/Win2022/x86_64.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
passwd = 1q2w3eP
unattended_install.cdrom, whql.support_vm_install, with_installation, check_block_size..extra_cdrom_ks:
cdrom_cd1 = isos/ISO/Win2022/Windows_InsiderPreview_Server_vNext_en-us_20344.iso
md5sum_cd1 = c4bd13983acfaf2dabc2f51c867fd286
md5sum_1m_cd1 = bd8bb01afecc0acc6aa43350c7f0e17c
unattended_file = unattended/win2022-autounattend.xml
ovmf:
unattended_file = unattended/win2022-autounattend_ovmf.xml
Expand Down
6 changes: 0 additions & 6 deletions virttest/shared/cfg/guest-os/Windows/Win8/x86_64.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,12 @@
vm_arch_name = x86_64
install:
cdrom_cd1 = isos/windows/en_windows_8_enterprise_x64_dvd_917522.iso
md5sum = 27aa354b8088527ffcd32007b51b25bf
md5sum_1m = 06f8883a669f55f27e98938e71e90d67
passwd = 1q2w3eP
steps = steps/Win8-64.steps
setup:
steps = steps/Win8-64-rss.steps
unattended_install.cdrom, whql.support_vm_install, svirt_install, with_installation, check_block_size..extra_cdrom_ks:
cdrom_cd1 = isos/windows/en_windows_8_enterprise_x64_dvd_917522.iso
md5sum_cd1 = 27aa354b8088527ffcd32007b51b25bf
md5sum_1m_cd1 = 06f8883a669f55f27e98938e71e90d67
unattended_file = unattended/win8-64-autounattend.xml
ovmf:
unattended_file = unattended/win8-64-autounattend_ovmf.xml
Expand Down Expand Up @@ -49,8 +45,6 @@
image_name += .1
unattended_install.cdrom, whql.support_vm_install, svirt_install, with_installation, check_block_size..extra_cdrom_ks:
cdrom_cd1 = isos/windows/en_windows_8_1_enterprise_x64_dvd_2971902.iso
md5sum_cd1 = 8e194185fcce4ea737f274ee9005ddf0
md5sum_1m_cd1 = ec868109e725742b83363908405d21f3
unattended_file = unattended/win8-64-autounattend.xml
ovmf:
unattended_file = unattended/win8-64-autounattend_ovmf.xml
Expand Down

0 comments on commit a33a072

Please sign in to comment.