VirtualBox

Changeset 99067 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 20, 2023 12:55:38 PM (23 months ago)
Author:
vboxsync
Message:

ValidationKit: Disable failing Secure Boot test for ubuntu-15_10 VM, bugref:10287.

File:
1 edited

Legend:

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

    r98992 r99067  
    19661966               sKind = 'Ubuntu_64', acCpusSup = range(1, 33), fIoApic = True, sFirmwareType = 'efi',
    19671967               asParavirtModesSup = [g_ksParavirtProviderKVM,]),
    1968         TestVm('tst-ubuntu-15_10-64-efi-sb', kfGrpStdSmoke,       sHd = '6.1/efi/ubuntu-15_10-efi-amd64-3.vdi',
    1969                sKind = 'Ubuntu_64', acCpusSup = range(1, 33), fIoApic = True, sFirmwareType = 'efi',
    1970                asParavirtModesSup = [g_ksParavirtProviderKVM,], fSecureBoot = True, sUefiMokPathPrefix = '7.0/mok/vbox-test-MOK'),
     1968        # Note: Temporary disabled. Probably too old distro for Secure Boot experiments, insmod fails to
     1969        #       insert guest modules with ENOPKG (Package not Installed).
     1970        #TestVm('tst-ubuntu-15_10-64-efi-sb', kfGrpStdSmoke,       sHd = '6.1/efi/ubuntu-15_10-efi-amd64-3.vdi',
     1971        #       sKind = 'Ubuntu_64', acCpusSup = range(1, 33), fIoApic = True, sFirmwareType = 'efi',
     1972        #       asParavirtModesSup = [g_ksParavirtProviderKVM,], fSecureBoot = True, sUefiMokPathPrefix = '7.0/mok/vbox-test-MOK'),
    19711973        # Note: Deprecated / buggy; use the one in the 6.1 folder.
    19721974        #TestVm('tst-ubuntu-15_10-64-efi',   kfGrpStdSmoke,        sHd = '4.2/efi/ubuntu-15_10-efi-amd64.vdi',
Note: See TracChangeset for help on using the changeset viewer.

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