debian-forge/stages/test
Michael Vogt ec496769c5 stages: allow bootc.install-to-filesystem work without selinux
By default "bootc" will refuse to work on a non-selinux system if
the bootc container requires selinux. This is a sensible approach
in general but for us it's tricky because we want to be able to
generate images when running on developer machines or CI machines
that may not necessarily have selinux. So make bootc more relaxed.
2024-03-26 12:55:11 +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: allow bootc.install-to-filesystem work without selinux 2024-03-26 12:55:11 +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 test: return container_id in make_container 2024-03-18 20:36:19 +01:00
test_containers_storage_conf.py stages/test: introduce 'stage_schema' fixture 2024-01-31 17:18:52 +01:00
test_coreos_platform.py stages: add test for coreos.platform generate_console_settings_file 2024-02-28 10:37:01 +01:00
test_dracut.py stages(dracut): add small unittest for initoverlayfs 2024-02-22 11:59:21 +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_gzip.py stages: add small unit test for the gzip stage 2024-03-04 11:18:13 +01:00
test_kickstart.py stages/kickstart: add noswap to autopart 2024-03-11 11:50:34 +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 osbuild: add support to exclude_paths to setfiles() 2024-03-20 18:05:51 +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 test: add (trivial) test for ConditionPathIsDirectory 2024-03-19 10:19:26 +01:00
test_tar.py stages/org.osbuild.tar: add sparse option 2024-02-27 16:46:19 -05:00
test_users.py stage: user test that tests adduser is called the right way 2024-03-18 20:37:21 +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