[LTP] [PATCH v2] tst_filesystems01.c: Add test for .filesystems
Petr Vorel
pvorel@suse.cz
Thu Oct 30 21:17:34 CET 2025
Hi Wei,
...
> + .needs_cmds = (const char *[]) {
> + "tune2fs",
> + "dumpe2fs",
If you don't add packages required in these 2 binaries into scripts in ci/ it
will not be tested in GitHub Actions.
See
https://github.com/linux-test-project/ltp/actions/runs/17971580970/job/51115261638:
2025-09-24T09:00:56.9304198Z tst_cmd.c:268: TCONF: Couldn't find 'tune2fs' in $PATH
Alpine: e2fsprogs-extra
Debian, openSUSE, Fedora (hopefully): e2fsprogs
Kind regards,
Petr
More information about the ltp
mailing list