kiwi-el8/test/unit/bootloader/config
Andrea Bolognani 612c5840f1 defaults: Add patterns for shim/grub2 on riscv64
A recent commit changed the way these are looked up and
accidentally broke image building on riscv64, with

  KiwiBootLoaderGrubSecureBootError: Signed grub2 efi loader not found

now being raised for kiwi recipes that worked just fine
before that moment.

Fixes: 197572378c
Thanks: David Abdurachmanov <davidlt@rivosinc.com>
Thanks: Marcus Schäfer <marcus.schaefer@gmail.com>
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
2025-07-15 10:13:45 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Allow /boot to be a btrfs subvolume 2025-06-03 12:34:59 +02: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 defaults: Add patterns for shim/grub2 on riscv64 2025-07-15 10:13:45 +02:00
init_test.py Add support for BLS zipl 2024-03-10 11:28:21 +01:00
systemd_boot_test.py Add driver configuration support for dracut initrd 2025-06-16 12:12:06 +02:00
zipl_test.py Fix genprotimg for s390 builds 2024-12-31 13:02:55 +01:00