debian-bootc-base-images/tests/rootfs
Dusty Mabe 31306a297b
tests: simplify to use just the built bootc image
I'm sure there is a reason for why it is the way it is, which I will
learn about, but the way it is currently set up makes it hard to run
commands in the target system (like `rpm -q`) without doing a chroot
and doing a chroot requires some setup to happen.

I guess the nice thing about the way it is prior is we get to the look
at the filesystem untouched by the container runtime; which can
definitely be useful for tests.
2025-05-06 16:37:47 -04:00
..
cases Move the tss group to /etc so it can be mutated 2025-03-25 20:09:17 -04:00
Dockerfile tests: simplify to use just the built bootc image 2025-05-06 16:37:47 -04:00
README.md Use rpmdb-normalize, add rootfs tests 2025-02-28 09:14:45 -05: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.