Changeset 77497 in vbox for trunk/src/VBox/ValidationKit/testdriver
- Timestamp:
- Feb 28, 2019 9:27:20 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 129089
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py
r77491 r77497 1071 1071 TestVm('tst-arch', kfGrpStandard, sHd = '4.2/usb/tst-arch.vdi', 1072 1072 sKind = 'ArchLinux_64', acCpusSup = range(1, 33), fIoApic = True, sNic0AttachType = 'nat'), 1073 TestVm('tst-ubuntu-1804 01-64', kfGrpStdSmoke, sHd = '4.2/ubuntu-180401/t-ubuntu-180401-64.vdi',1073 TestVm('tst-ubuntu-1804-64', kfGrpStdSmoke, sHd = '4.2/ubuntu-1804/t-ubuntu-1804-64.vdi', 1074 1074 sKind = 'Ubuntu_64', acCpusSup = range(1, 33), fIoApic = True), 1075 1075 TestVm('tst-ol76-64', kfGrpStdSmoke, sHd = '4.2/ol76/t-ol76-64.vdi',
Note:
See TracChangeset
for help on using the changeset viewer.