kiwi-el8/test/unit/storage/subformat
Marcus Schäfer 211e446f39
Fixed ovf Machine section setup for virtualbox
Required attributes/sections name, ostype, uuid and StorageControllers
were missing according to IVirtualBox::createMachine documentation
from here:

    https://www.virtualbox.org/sdkref/interface_i_virtual_box.html

This Fixes #1322
2020-04-30 13:38:20 +02:00
..
template Fixed ovf Machine section setup for virtualbox 2020-04-30 13:38:20 +02:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
gce_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
init_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
ova_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
qcow2_test.py Create qcow2 images in two steps 2020-04-11 18:18:02 +02:00
vagrant_base_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
vagrant_libvirt_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
vagrant_virtualbox_test.py Fixed ovf Machine section setup for virtualbox 2020-04-30 13:38:20 +02:00
vdi_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
vhd_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
vhdfixed_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
vhdx_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
vmdk_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00