Changeset 84066 in vbox for trunk/src/VBox/ValidationKit/testdriver
- Timestamp:
- Apr 28, 2020 8:49:11 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 137645
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py
r84061 r84066 1905 1905 # (come with build essentials, kernel headers). 1906 1906 # Linux 1907 TestVm('tst-ubuntu-18_04_3-64', kfGrpStdSmoke, sHd = '6.1/ubuntu-18_04_3-amd64 .vdi',1907 TestVm('tst-ubuntu-18_04_3-64', kfGrpStdSmoke, sHd = '6.1/ubuntu-18_04_3-amd64-2.vdi', 1908 1908 sKind = 'Ubuntu_64', acCpusSup = range(1, 33), fIoApic = True, 1909 1909 asParavirtModesSup = [g_ksParavirtProviderKVM,]),
Note:
See TracChangeset
for help on using the changeset viewer.