VirtualBox

Changeset 70524 in vbox


Ignore:
Timestamp:
Jan 10, 2018 6:27:52 PM (7 years ago)
Author:
vboxsync
Message:

oops

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py

    r70521 r70524  
    871871
    872872        # NT 3.x
    873         oTestVm = TestVm(oSet, 'tst-nt310', sHd = '5.2/great-old-ones/t-nt310/t-nt310.vdi',
    874                          sKind = 'WindowsNT3x', acCpusSup = [1],
    875                          sHddControllerType = 'BusLogic SCSI Controller', sDvdControllerType = 'BusLogic SCSI Controller' );
    876         oSet.aoTestVms.append(oTestVm); ## @todo COM
     873        #oTestVm = TestVm(oSet, 'tst-nt310', sHd = '5.2/great-old-ones/t-nt310/t-nt310.vdi',
     874        #                 sKind = 'WindowsNT3x', acCpusSup = [1],
     875        #                 sHddControllerType = 'BusLogic SCSI Controller', sDvdControllerType = 'BusLogic SCSI Controller' );
     876        #oSet.aoTestVms.append(oTestVm); ## @todo COM
    877877
    878878        # NT 4
     
    987987
    988988        # NT 3.x
    989         oTestVm = TestVm(oSet, 'tst-nt310', sHd = '5.2/great-old-ones/t-nt310/t-nt310.vdi',
    990                          sKind = 'WindowsNT3x', acCpusSup = [1],
    991                          sHddControllerType = 'BusLogic SCSI Controller', sDvdControllerType = 'BusLogic SCSI Controller' );
    992         oSet.aoTestVms.append(oTestVm); ## @todo COM
     989        #oTestVm = TestVm(oSet, 'tst-nt310', sHd = '5.2/great-old-ones/t-nt310/t-nt310.vdi',
     990        #                 sKind = 'WindowsNT3x', acCpusSup = [1],
     991        #                 sHddControllerType = 'BusLogic SCSI Controller', sDvdControllerType = 'BusLogic SCSI Controller' );
     992        #oSet.aoTestVms.append(oTestVm); ## @todo COM
    993993
    994994        # NT 4
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