VirtualBox

Changeset 100639 in vbox


Ignore:
Timestamp:
Jul 18, 2023 5:51:25 PM (20 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
158474
Message:

changed testing vms name for win7, win10, win11, edited readme file, added tips for windows vm setup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py

    r100480 r100639  
    20592059        TestVm('tst-win7',                  kfGrpStdSmoke,        sHd = '6.1/win7-32/t-win7-32-1.vdi',
    20602060               sKind = 'Windows7',    acCpusSup = range(1, 33), fIoApic = True),
     2061        TestVm('tst-win7-64',               kfGrpStdSmoke,        sHd = '7.0/win7-64/win7-64.vdi',
     2062               sKind = 'Windows7_64', acCpusSup = range(1, 33), fIoApic = True),
    20612063        # Note: Deprecated due to activation issues; use t-win7-32-1 instead.
    20622064        #TestVm('tst-win7',                  kfGrpStdSmoke,        sHd = '6.1/win7-32/t-win7-32.vdi',
     
    20732075
    20742076        # W10
    2075         TestVm('tst-win10-efi',             kfGrpStdSmoke,        sHd = '4.2/efi/win10-efi-x86-edited.vdi',
     2077        TestVm('tst-win10-efi',             kfGrpStdSmoke,        sHd = '4.2/efi/win10-efi-x86-edited2.vdi',
    20762078               sKind = 'Windows10', acCpusSup = range(1, 33), fIoApic = True, sFirmwareType = 'efi'),
    2077         TestVm('tst-win10-64-efi',          kfGrpStdSmoke,        sHd = '4.2/efi/win10-efi-amd64-edited.vdi',
     2079        TestVm('tst-win10-64-efi',          kfGrpStdSmoke,        sHd = '4.2/efi/win10-efi-amd64-edited2.vdi',
    20782080               sKind = 'Windows10_64', acCpusSup = range(1, 33), fIoApic = True, sFirmwareType = 'efi'),
    20792081        #TestVm('tst-win10-64-efi-ich9',     kfGrpStdSmoke,         sHd = '4.2/efi/win10-efi-amd64.vdi',
     
    20812083
    20822084        # W11
    2083         TestVm('tst-win11-64-efi',           kfGrpStdSmoke,       sHd = '7.0/win11/win11-64-edit-by-ksenia.vdi',
     2085        TestVm('tst-win11-64-efi',           kfGrpStdSmoke,       sHd = '7.0/win11/win11-64-edited.vdi',
    20842086               sKind = 'Windows11_64', acCpusSup = range(1, 33), fIoApic = True, sFirmwareType = 'efi'),
    20852087
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette