kiwi-el8/test/unit/boot/image
David Cassany 6366624ef1
Add the installinitrd element
This commit adds the `<installinitrd>` element in kiwi schema to
facilitate the dracut modules configuration for the installation initrds
on OEM images. Within installinitrd element is possible list the dracut
modules to append, to omit or to just set an static list of dracut
modules to include.

Fixes #1676
Fixes #1683
2021-01-21 16:33:43 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Add the installinitrd element 2021-01-21 16:33:43 +01:00
builtin_kiwi_test.py Make oem be a superset of vmx 2020-09-16 12:56:14 +02:00
dracut_test.py Add the installinitrd element 2021-01-21 16:33:43 +01:00
init_test.py Use pragma: no cover to skip non reachable code 2020-09-29 09:58:22 +02:00