VirtualBox

Ignore:
Timestamp:
Mar 8, 2019 2:17:22 PM (6 years ago)
Author:
vboxsync
Message:

ValidationKit: disable Ubuntu 18.04 smoketest, it fails all over the place

File:
1 edited

Legend:

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

    r77497 r77619  
    10711071        TestVm('tst-arch',                  kfGrpStandard,        sHd = '4.2/usb/tst-arch.vdi',
    10721072               sKind = 'ArchLinux_64', acCpusSup = range(1, 33), fIoApic = True, sNic0AttachType = 'nat'),
    1073         TestVm('tst-ubuntu-1804-64',   kfGrpStdSmoke,        sHd = '4.2/ubuntu-1804/t-ubuntu-1804-64.vdi',
    1074                sKind = 'Ubuntu_64', acCpusSup = range(1, 33), fIoApic = True),
     1073        # disabled 2019-03-08 klaus - fails all over the place and pollutes the test results
     1074        #TestVm('tst-ubuntu-1804-64',   kfGrpStdSmoke,        sHd = '4.2/ubuntu-1804/t-ubuntu-1804-64.vdi',
     1075        #       sKind = 'Ubuntu_64', acCpusSup = range(1, 33), fIoApic = True),
    10751076        TestVm('tst-ol76-64',   kfGrpStdSmoke,        sHd = '4.2/ol76/t-ol76-64.vdi',
    10761077               sKind = 'Oracle_64', acCpusSup = range(1, 33), fIoApic = True),
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