VirtualBox

Ignore:
Timestamp:
Jul 6, 2023 9:06:24 AM (22 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
158141
Message:

fixing wrong guest os type (7.1/ol-6u10-x86.vdi vm), tdSnapshots1.py

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/api/tdSnapshots1.py

    r100397 r100401  
    102102        reporter.log('Creating test VM: \'%s\'' % self.sVmName);
    103103        oVM = self.oTstDrv.createTestVM(self.sVmName, 1, sHd = '7.1/ol-6u10-x86.vdi',
    104                                         sKind = 'Oracle6_64', fIoApic = True,
     104                                        sKind = 'Oracle', fIoApic = True,
    105105                                        sDvdImage = self.oTstDrv.sVBoxValidationKitIso);
    106106        if oVM is None:
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