VirtualBox

Changeset 63235 in vbox for trunk/src/VBox/ValidationKit


Ignore:
Timestamp:
Aug 9, 2016 11:46:54 PM (8 years ago)
Author:
vboxsync
Message:

tdStorageBenchmark1: Increase the disk size for the various test sets or fio will run out of space when creating the necessary files making the test fail

File:
1 edited

Legend:

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

    r63198 r63235  
    398398            'TestsetSize': '2g',
    399399            'QueueDepth':  '32',
    400             'DiskSizeGb':  4
     400            'DiskSizeGb':  10
    401401        },
    402402        # For benchmarking the I/O stack.
     
    405405            'TestsetSize': '20g',
    406406            'QueueDepth':  '32',
    407             'DiskSizeGb':  30
     407            'DiskSizeGb':  100
    408408        },
    409409        # For stress testing which takes a lot of time.
     
    412412            'TestsetSize': '2t',
    413413            'QueueDepth':  '32',
    414             'DiskSizeGb':  3000
     414            'DiskSizeGb':  10000
    415415        },
    416416    };
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