kiwi-el8/test/unit/bootloader/config
Neal Gompa 155d969d77 kiwi/bootloader: restore backward compatibility for grub2 with bls
The change to introduce the bls parameter broke backward compatibility
with all existing kiwi descriptions for distributions that default to BLS.

This fixes that by allowing the unset state to be equivalent to enabling it.

Fixes: 8a8190098c
2024-05-02 06:23:31 -04:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Followup fix for use of /boot/zipl 2024-03-13 09:33:30 +01:00
bootloader_spec_base_test.py Lookup distro provided BLS entries for zipl 2024-03-12 15:37:16 +01:00
custom_test.py Add support for BLS zipl 2024-03-10 11:28:21 +01:00
grub2_test.py kiwi/bootloader: restore backward compatibility for grub2 with bls 2024-05-02 06:23:31 -04:00
init_test.py Add support for BLS zipl 2024-03-10 11:28:21 +01:00
systemd_boot_test.py Add support for BLS zipl 2024-03-10 11:28:21 +01:00
zipl_test.py Lookup distro provided BLS entries for zipl 2024-03-12 15:37:16 +01:00