kiwi-el8/test/unit/bootloader/install
Marcus Schäfer 726eeacee5
Fixed zipl bootloader setup for s390 images
The preparation to call zipl and the call itself were wrong.
For whatever reason the kernel image the initrd are moved
to another location prior to calling zipl. That move broke
the system because no kernel/initrd existed at the expected
place anymore. In addition the zipl call itself was issued
from a the wrong directory. Also no config file was written
as an after effect of the refactoring in Issue #1194. This
Fixes #1173 and bsc#1156694
2019-11-14 12:01:06 +01: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
grub2_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
zipl_test.py Fixed zipl bootloader setup for s390 images 2019-11-14 12:01:06 +01:00