VirtualBox

Ignore:
Timestamp:
Jun 6, 2019 12:13:03 PM (6 years ago)
Author:
vboxsync
Message:

tdStorageSnapshotMerging1.py: Readable time out value, please!

File:
1 edited

Legend:

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

    r78965 r79021  
    159159            oProgress = vboxwrappers.ProgressWrapper(oProgressCom, self.oVBoxMgr, self.oVBox.oTstDrv,
    160160                                                     'Resize medium %s' % (oMedium.name));
    161             oProgress.wait(cMsTimeout = 1000000);
     161            oProgress.wait(cMsTimeout = 15*60*1000); # 15 min
    162162            oProgress.logResult();
    163163        except:
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