kiwi-el8/test/unit/bootloader/config
Marcus Schäfer 319e78a707
Fixed selinux labels for boot files
When kiwi calls the bootloader config and installation modules
several files gets created as unlabeled_t because the labeling
happened earlier. This commit ensures that setfiles gets called
after BootLoaderConfig and/or BootLoaderInstall has done its
job. This Fixes #2568
2024-06-17 18:24:44 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Fixed selinux labels for boot files 2024-06-17 18:24:44 +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 Better error handling on grub vendor dir lookup 2024-06-10 10:36:59 +02: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