base-images/tests/rootfs
Colin Walters 8895ec92a2 Move kvm to /etc/group
Per https://issues.redhat.com/browse/RHEL-115278

Longer term of course we want to hard require systemd-sysusers
for this one instead.

Signed-off-by: Colin Walters <walters@verbum.org>
2025-10-17 09:42:07 -04:00
..
cases Move kvm to /etc/group 2025-10-17 09:42:07 -04:00
Dockerfile tests: simplify to use just the built bootc image 2025-05-06 16:37:47 -04:00
README.md tests/rootfs/README: document how to run the tests 2025-05-06 16:50:20 -04:00
run Use rpmdb-normalize, add rootfs tests 2025-02-28 09:14:45 -05:00

rootfs tests

This is a set of scripts that sanity check the target rootfs in a read-only fashion.

To run the tests:

podman build --from localhost/fedora-bootc:latest -t localhost/test-bootc .
podman rmi localhost/test-bootc:latest # Clean up any created images