debian-forge/stages/test
Michael Vogt c03e6be52a stages(grub2): allow pulling efi binaries from alternative efi roots
The EFI binaries are currently pulled from a hardcoded path in the
buildroot. When moving to containers as buildroots this will no
longer work as they have an alternative layout. This is an easy
"fix" - make the location of the `EFI/` directory configurable.

This allows us set `efi_src_dir` to `/usr/lib/bootupd/updates/EFI/`
and keep our existing `bootc-image-builder` workflow.

Note that this may actually not be the desired solution and instead
we want the new `bootupd`: https://github.com/osbuild/osbuild/pull/1519
2024-01-09 19:43:01 +01:00
..
test_autotailor.py stages(autotailor): add small unit test 2023-12-04 14:34:17 +01:00
test_container_deploy.py stages(container-deploy): ensure /var/tmp is available 2024-01-09 12:54:11 +01:00
test_containers_storage_conf.py osbuild: pytoml is deprecated, replace with toml 2023-12-12 14:06:50 -08:00
test_erofs.py test: Move make_fake_input_tree to testutil 2023-12-12 19:45:04 +01:00
test_grub2.py stages(grub2): allow pulling efi binaries from alternative efi roots 2024-01-09 19:43:01 +01:00
test_kickstart.py stages(kickstart): mutual exclusive ostree options 2023-12-08 14:29:52 +01:00
test_machine-id.py stages: add org.osbuild.machine-id stage 2023-11-30 13:30:32 +01:00
test_mkfs_ext4.py stages(mkfs.ext4): add basic unit test 2023-12-15 09:16:57 +01:00
test_ostree_post_copy.py stages(ostree.post-copy): add stage unit test and comment 2023-11-27 13:39:20 +01:00
test_skopeo.py test(stages/skopeo): schema validation 2023-12-12 23:08:19 +01:00
test_systemd.py org.osbuild.systemd: Add unit test 2023-12-15 10:01:00 -08:00
test_xz.py test: Add a test for the org.osbuild.xz stage 2023-12-12 19:45:04 +01:00
test_zstd.py test: Add a test for the org.osbuild.zstd stage 2023-12-12 19:45:04 +01:00