VirtualBox

Changeset 83873 in vbox for trunk/src/VBox/ValidationKit


Ignore:
Timestamp:
Apr 21, 2020 6:27:44 AM (5 years ago)
Author:
vboxsync
Message:

Validation Kit/Guest Additions: Also increased waiting for installing the Linux Guest Additions to 30 minutes, as building stuff can take a bit on a busy testbox.

File:
1 edited

Legend:

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

    r83869 r83873  
    424424            # Make sure to add "--nox11" to the makeself wrapper in order to not getting any blocking
    425425            # xterm window spawned.
    426             fRc = self.txsRunTest(oTxsSession, 'VBoxLinuxAdditions.run', 5 * 60 * 1000,
     426            fRc = self.txsRunTest(oTxsSession, 'VBoxLinuxAdditions.run', 30 * 60 * 1000,
    427427                                  '/bin/sh', ('/bin/sh', '${CDROM}/VBoxLinuxAdditions.run', '--nox11'));
    428428            ## @todo We need to figure out why the result is != 0 when running the .run installer. For now just ignore it.
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