VirtualBox

Changeset 66253 in vbox


Ignore:
Timestamp:
Mar 26, 2017 11:01:18 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
114174
Message:

ValidationKit/tdStorageBenchmark1: Give the filename of the file with the test data explicitely for fio. Avoids creating a separate file for each test which exceeds the size of the disk created for testing

File:
1 edited

Legend:

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

    r66252 r66253  
    106106            cfgBuf.write('direct=0\n');
    107107        cfgBuf.write('directory=' + self.dCfg.get('FilePath', '/mnt') + '\n');
    108         cfgBuf.write('filename=fio.test.file')
     108        cfgBuf.write('filename=fio.test.file');
    109109
    110110        cfgBuf.write('[seq-write]\n');
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