debian-forge/stages/test
Tomáš Hozza 92e75c375c Stages/grub2.legacy: make config options a subset of grub2 stage
While integrating the changes to grub2 config stage options in the
`osbuild/images` repository, I noticed that the code for grub2.legacy
is embedding the grub2 stage config options struct in its own config
options struct [1]. However, the grub2 stage options contain also the
`default` entry, while the grub2.legacy stage does not allow this option
in its stage options.

This change fixes that and ensures that the grub2 stage options config
section is a subset of the grub2.legacy stage options config section.

[1] d5644f3115/pkg/osbuild/grub2_legacy_stage.go (L85)

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-02-21 17:51:28 +01:00
..
conftest.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_autotailor.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_bootc_install_to_fs.py stages/bootc.install-to-fs: fix root mount handling 2024-02-16 18:05:50 +01:00
test_bootupd.py ostree: add convenience function for using default OSTree deployment 2024-02-07 18:50:38 -05:00
test_cloud-init.py stages/test: introduce 'stage_module' fixture 2024-01-31 17:18:52 +01:00
test_container_deploy.py stages(container-deploy): podman mount failure test/tweaks 2024-02-12 17:41:21 -08:00
test_containers_storage_conf.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_erofs.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_grub2.py Stages/grub2: extend default config options 2024-02-20 19:28:43 +01:00
test_grub2_legacy.py Stages/grub2.legacy: make config options a subset of grub2 stage 2024-02-21 17:51:28 +01:00
test_kickstart.py stages(kickstart): Add missing rootpw, initlabel, nohome 2024-02-02 18:42:58 +01:00
test_machine-id.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_mkfs_ext4.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_ostree_post_copy.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_selinux.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_skopeo.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_systemd.py stages/test: introduce 'stage_module' fixture 2024-01-31 17:18:52 +01:00
test_systemd_unit_create.py stages(org.osbuild.systemd.unit.create): add small unit test 2024-02-19 15:12:55 +01:00
test_tar.py stages(tar): add unit test 2024-02-06 12:43:53 +01:00
test_xz.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_zipl_inst.py test: add simple zipl_inst tests 2024-02-07 18:08:44 -05:00
test_zstd.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00