Changeset 79916 in vbox
- Timestamp:
- Jul 22, 2019 9:36:32 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 132324
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/ValidationKit/tests/installation/tdGuestOsUnattendedInst1.py ¶
r79914 r79916 419 419 UnattendedVm(oSet, 'tst-ubuntu-16.04.6-32', 'Ubuntu', '6.0/uaisos/ubuntu-16.04.6-desktop-i386.iso'), # ~4.5GiB 420 420 UnattendedVm(oSet, 'tst-ubuntu-16.10-64', 'Ubuntu_64', '6.0/uaisos/ubuntu-16.10-desktop-amd64.iso'), # ~5.5GiB 421 ## @todo 16.10-32 doesn't ask for an IP, so it always fails. 422 #UnattendedVm(oSet, 'tst-ubuntu-16.10-32', 'Ubuntu', '6.0/uaisos/ubuntu-16.10-desktop-i386.iso'), # ~5.5GiB? 421 423 UnattendedVm(oSet, 'tst-ubuntu-17.04-64', 'Ubuntu_64', '6.0/uaisos/ubuntu-17.04-desktop-amd64.iso'), # ~5GiB 424 UnattendedVm(oSet, 'tst-ubuntu-17.04-32', 'Ubuntu', '6.0/uaisos/ubuntu-17.04-desktop-i386.iso'), # ~4.5GiB 422 425 ## @todo ubuntu 17.10, 18.04 & 18.10 do not work. They misses all the the build tools (make, gcc, perl, ++) 423 426 ## and has signed kmods:
Note:
See TracChangeset
for help on using the changeset viewer.