VirtualBox

Ignore:
Timestamp:
Apr 30, 2020 5:21:37 PM (5 years ago)
Author:
vboxsync
Message:

Validation Kit/tdSmokeTest1: Try waiting for a bit longer (15 minutes) until the CD is available to avoid running into timeouts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/smoketests/tdSmokeTest1.py

    r84090 r84116  
    148148        self.logVmInfo(oVM);
    149149        # Try waiting for a bit longer (5 minutes) until the CD is available to avoid running into timeouts.
    150         oSession, oTxsSession = self.startVmAndConnectToTxsViaTcp(oTestVm.sVmName, fCdWait = True, cMsCdWait = 5 * 60 * 1000);
     150        oSession, oTxsSession = self.startVmAndConnectToTxsViaTcp(oTestVm.sVmName, fCdWait = True, cMsCdWait = 15 * 60 * 1000);
    151151        if oSession is not None:
    152152            self.addTask(oTxsSession);
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