VirtualBox

Changeset 65722 in vbox


Ignore:
Timestamp:
Feb 9, 2017 10:58:38 PM (8 years ago)
Author:
vboxsync
Message:

ValidationKit/tdStorageBenchmark1: Increase test timeout to 3 hours because with QED it takes a lot of time

File:
1 edited

Legend:

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

    r65483 r65722  
    10701070                    if sMountPoint is not None:
    10711071                        self.testBenchmark('linux', sIoTest, sMountPoint, oExecVm, dTestSet, \
    1072                                            cMsTimeout = 2 * 3600 * 1000); # 2 hours max (Benchmark and QCOW takes some time)
     1072                                           cMsTimeout = 3 * 3600 * 1000); # 3 hours max (Benchmark and QED takes a lot of time)
    10731073                        self.cleanupStorage(oStorCfgVm);
    10741074                    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