VirtualBox

Ignore:
Timestamp:
Apr 20, 2020 5:30:04 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
137398
Message:

Validation Kit/Guest Additions: Use yum updateinfo; should take less time, as we only want the package info.

File:
1 edited

Legend:

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

    r83868 r83869  
    399399
    400400            fRc = self.txsRunTest(oTxsSession, 'Updating package sources', cMsTimeout,
    401                                                '/usr/bin/yum', ('/usr/bin/yum', 'update'),
     401                                               '/usr/bin/yum', ('/usr/bin/yum', '-y', 'updateinfo'),
    402402                                               asAddEnv = asEnv,
    403403                                               fCheckSessionStatus = True);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette