debian-forge/stages/test
Michael Vogt 0528ccc3f0 osbuild: add support to exclude_paths to setfiles()
This is needed because on a mounted `bootc` container `setfiles`
without excluding `/sysroot` will create many warnings like:
```
setfiles: conflicting specifications for /run/osbuild/tree/sysroot/ostree/repo/objects/00/0ef9ada2ee87792e8ba21afd65aa00d79a1253018832652b8694862fb80e84.file and /run/osbuild/tree/usr/lib/firmware/cirrus/cs35l41-dsp1-spk-prot-103c8b8f-r1.bin.xz, using system_u:object_r:lib_t:s0.
```
but simply excluding this dir fixes them.
2024-03-20 18:05:51 +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: add support for kernel-options to bootc-install-to-fs 2024-03-14 15:07:05 +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