kiwi-el8/test/unit/builder
David Cassany 2e3f2daeba
Refactor disk and install builders and dracut boot image
This commit mainly refactors the DiskBuilder class. Then install builder
and dracut boot image refactors are mostly to drop no longer needed
code. The refactors tries to make the build simpler and easier to read and
also prevent the reuse of the BootImage instance used for the main image
when creating the installation media (this aplies only for
dracut based images).

Fixes #873
2021-05-03 14:08:46 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
archive_test.py Added option to set the image target architecture 2021-04-14 12:53:28 +02:00
container_test.py Added option to set the image target architecture 2021-04-14 12:53:28 +02:00
disk_test.py Refactor disk and install builders and dracut boot image 2021-05-03 14:08:46 +02:00
filesystem_test.py Added option to set the image target architecture 2021-04-14 12:53:28 +02:00
init_test.py Use pragma: no cover to skip non reachable code 2020-09-29 09:58:22 +02:00
install_test.py Refactor disk and install builders and dracut boot image 2021-05-03 14:08:46 +02:00
kis_test.py Refactor RuntimeConfig class 2021-02-08 12:41:20 +01:00
live_test.py Added option to set the image target architecture 2021-04-14 12:53:28 +02:00