VirtualBox

Ignore:
Timestamp:
May 23, 2019 12:57:29 AM (6 years ago)
Author:
vboxsync
Message:

tdAddSharedFolders1.py: Longer timeout (ext2/3 + 10000 files in a directory on the host). bugref:9172

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/additions/tdAddSharedFolders1.py

    r78676 r78677  
    195195            asArgs.extend(self.asExtraArgs);
    196196            reporter.log2('Starting guest FsPerf (%s)...' % (asArgs,));
    197             fRc = self.oTstDrv.txsRunTest(oTxsSession, 'FsPerf', 10 * 60 * 1000,
     197            fRc = self.oTstDrv.txsRunTest(oTxsSession, 'FsPerf', 30 * 60 * 1000,
    198198                                          '${CDROM}/vboxvalidationkit/${OS/ARCH}/FsPerf${EXESUFF}', asArgs);
    199199            reporter.log2('FsPerf -> %s' % (fRc,));
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