VirtualBox

Ignore:
Timestamp:
Feb 11, 2018 12:06:42 PM (7 years ago)
Author:
vboxsync
Message:

ValidationKit/tests/tdStorageBenchmark1: Enable QCOW testing again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/storage/tdStorageBenchmark1.py

    r70922 r70962  
    489489        self.asHostIoCacheDef        = ['default', 'hostiocache', 'no-hostiocache'];
    490490        self.asHostIoCache           = self.asHostIoCacheDef;
    491         # TODO: reinstate the full list, but right now QCOW causes trouble
    492         #self.asDiskFormatsDef        = ['VDI', 'VMDK', 'VHD', 'QED', 'Parallels', 'QCOW', 'iSCSI'];
     491        self.asDiskFormatsDef        = ['VDI', 'VMDK', 'VHD', 'QED', 'Parallels', 'QCOW', 'iSCSI'];
    493492        self.asDiskFormatsDef        = ['VDI', 'VMDK', 'VHD', 'QED', 'Parallels', 'iSCSI'];
    494493        self.asDiskFormats           = self.asDiskFormatsDef;
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