VirtualBox

Changeset 99440 in vbox


Ignore:
Timestamp:
Apr 18, 2023 9:54:25 AM (20 months ago)
Author:
vboxsync
Message:

Validation Kit/vboxtestvms.py: Added a note for the OL6u2 image wrt VBoxSerivce / Guest Control testing. See commit for details.

File:
1 edited

Legend:

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

    r99439 r99440  
    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        # Note: Don't use this image for VBoxService / Guest Control-related tests anymore;
     1963        #       The distro has a buggy dbus implementation, which crashes often in some dbus watcher functions when being
     1964        #       invoked by pm_sm_authenticate(). Also, the distro's repositories can't be used either easily anymore due to old
     1965        #       certificates and/or authentication methods. However, newer versions, such as OL6u9 or u10 should work fine.
    19621966        TestVm('tst-ol-6u2-32',             kfGrpStdSmoke,        sHd = '6.1/ol-6u2-x86.vdi',
    19631967               sKind = 'Oracle',    acCpusSup = range(1, 33), fIoApic = True,
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