VirtualBox

Ignore:
Timestamp:
Aug 12, 2019 5:41:15 PM (5 years ago)
Author:
vboxsync
Message:

ValidationKit/tdStorageBenchmark: Integrate our own IoPerf benchmark to run alongside the others for now (the others will be retired when everything works with the new testcase) [pylint]

File:
1 edited

Legend:

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

    r80225 r80226  
    12841284
    12851285                        if sMountPoint is not None:
     1286                            # 3 hours max (Benchmark and QED takes a lot of time)
    12861287                            self.testBenchmark('linux', sIoTest, sMountPoint, oExecVm, dTestSet, \
    1287                                                cMsTimeout = 3 * 3600 * 1000); # 3 hours max (Benchmark and QED takes a lot of time)
     1288                                               cMsTimeout = 3 * 3600 * 1000);
    12881289                            self.cleanupStorage(oStorCfgVm);
    12891290                        else:
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