VirtualBox

Changeset 99449 in vbox


Ignore:
Timestamp:
Apr 19, 2023 6:41:56 AM (21 months ago)
Author:
vboxsync
Message:

Validation Kit: Added new OL6u10 x86 test VM, as the old test VM (OL6u2 x86) has some nasty dbus bugs wrt PAM authentication.

Location:
trunk/src/VBox/ValidationKit
Files:
1 added
1 edited

Legend:

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

    r99440 r99449  
    19601960               sKind = 'Oracle_64', acCpusSup = range(1, 33), fIoApic = True, sFirmwareType = 'efi',
    19611961               asParavirtModesSup = [g_ksParavirtProviderKVM,], fSecureBoot = True, sUefiMokPathPrefix = '7.0/mok/vbox-test-MOK'),
     1962        TestVm('tst-ol-6u10-32',            kfGrpStdSmoke,        sHd = '7.1/ol-6u10-x86.vdi',
     1963               sKind = 'Oracle',    acCpusSup = range(1, 33), fIoApic = True,
     1964               asParavirtModesSup = [g_ksParavirtProviderKVM,]),
    19621965        # Note: Don't use this image for VBoxService / Guest Control-related tests anymore;
    19631966        #       The distro has a buggy dbus implementation, which crashes often in some dbus watcher functions when being
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