README: document test prerequisites

The full list of packages is also listed in terraform
containers/blob/main/docker-bake.hcl#L240 ("BASE_PACKAGES")
so this README and the package list should somewhat stay in sync
This commit is contained in:
Florian Schüller 2024-10-24 19:28:08 +02:00 committed by Florian Schüller
parent 23f01307b2
commit 6fec975c30

View file

@ -68,6 +68,13 @@ To verify changes made to the code use included makefile rules:
* `make test-all` to run base set of tests
* `sudo make test-run` to run extended set of tests (takes long time)
Also keep in mind that some tests require those prerequisites,
otherwise they are skipped
```
sudo dnf install -y systemd-boot-unsigned erofs-utils pykickstart podman xfsprogs
```
## Installation
Installing `osbuild` requires to not only install the `osbuild` module, but also