VirtualBox

Changeset 62005 in vbox for trunk


Ignore:
Timestamp:
Jul 4, 2016 1:07:43 PM (9 years ago)
Author:
vboxsync
Message:

ValidationKit: use KVM for the ubuntu 15.10 smoke tests

File:
1 edited

Legend:

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

    r61755 r62005  
    906906
    907907        oTestVm = TestVm(oSet, 'tst-ubuntu-15_10-64-efi', sHd = '4.2/efi/ubuntu-15_10-efi-amd64.vdi',
    908                          sKind = 'Ubuntu_64', acCpusSup = range(1, 33), fIoApic = True, sFirmwareType = 'efi');
     908                         sKind = 'Ubuntu_64', acCpusSup = range(1, 33), fIoApic = True, sFirmwareType = 'efi',
     909                         asParavirtModesSup = g_ksParavirtProviderKVM);
    909910        oSet.aoTestVms.append(oTestVm);
    910911
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