VirtualBox

Changeset 94382 in vbox for trunk


Ignore:
Timestamp:
Mar 28, 2022 1:27:24 PM (3 years ago)
Author:
vboxsync
Message:

Main/Unattended: ​​bugref:9781. Updating the test script to include Debian 9.3.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsUnattendedInst1.py

    r93152 r94382  
    518518            UnattendedVm(oSet, 'tst-ubuntu-19.04-64',   'Ubuntu_64', '6.0/uaisos/ubuntu-19.04-desktop-amd64.iso',    # >=6GiB
    519519                         UnattendedVm.kfNoGAs),
     520            UnattendedVm(oSet, 'tst-debian-9.3-64',     'Debian_64', '6.0/uaisos/debian-9.3.0-amd64-netinst.iso'),    # >=6GiB
     521
    520522            #
    521523            # OS/2.
     
    526528        # pylint: enable=line-too-long
    527529        self.oTestVmSet = oSet;
    528 
     530ka
    529531        # For option parsing:
    530532        self.aoSelectedVms = oSet.aoTestVms # type: list(UnattendedVm)
     
    743745if __name__ == '__main__':
    744746    sys.exit(tdGuestOsInstTest1().main(sys.argv))
    745 
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