kiwi-el8/test/unit/tasks
Marcus Schäfer 8d2d9c214c
Make oem be a superset of vmx
A vmx image is the same disk as an oem just without the dracut
repart/resize feature. This difference is better handled with
an oemconfig parameter <oem-resize> which allows to switch resize
on or off. The extra image type vmx will be dropped and an XSLT
stylesheet automatically transforms a vmx description to be a
oem image with the resize feature switched off.
This Fixes #1425
2020-09-16 12:56:14 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
image_info_test.py Make oem be a superset of vmx 2020-09-16 12:56:14 +02:00
image_resize_test.py Make oem be a superset of vmx 2020-09-16 12:56:14 +02:00
result_bundle_test.py Fixed line ending of sha256 bundler file 2020-05-25 12:44:19 +02:00
result_list_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
system_build_test.py Make oem image use dracut by default 2020-09-11 09:49:17 +02:00
system_create_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
system_prepare_test.py Make oem image use dracut by default 2020-09-11 09:49:17 +02:00
system_update_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00