VirtualBox

Changeset 95780 in vbox


Ignore:
Timestamp:
Jul 21, 2022 3:41:55 PM (2 years ago)
Author:
vboxsync
Message:

Validation Kit/tests: Comment nit.

File:
1 edited

Legend:

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

    r93115 r95780  
    147147        # Simple test.
    148148        self.logVmInfo(oVM);
    149         # Try waiting for a bit longer (5 minutes) until the CD is available to avoid running into timeouts.
     149        # Try waiting for a bit longer (15 minutes) until the CD is available to avoid running into timeouts.
    150150        oSession, oTxsSession = self.startVmAndConnectToTxsViaTcp(oTestVm.sVmName, fCdWait = True, cMsCdWait = 15 * 60 * 1000);
    151151        if oSession is not None:
     
    162162if __name__ == '__main__':
    163163    sys.exit(tdSmokeTest1().main(sys.argv));
    164 
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