[LTP] [PATCH] lib: LTP_SINGLE_FS_TYPE fix fuse blacklist

Petr Vorel pvorel@suse.cz
Thu May 22 21:57:07 CEST 2025


Hi Cyril, all,

...
> > > Could we clearly define what we expect from LTP_SINGLE_FS_TYPE?
> > > FYI I put links to the discussion in the ticket
> > > https://github.com/linux-test-project/ltp/issues/1242

> > > I understand the wish to use LTP_SINGLE_FS_TYPE for a proper testing.  If that
> > > requires to respect .skip_filesystems, but
> > > 1) it should be done for all filesystems
> > > 2) we should have another variable to allow to force the user defined
> > > filesystem, e.g.
> > > LTP_SINGLE_FS_TYPE=ntfs LTP_SINGLE_FS_TYPE_FORCE_FS=1

> > What about LTP_FORCE_SINGLE_FS_TYPE=ntfs that would do the same as
> > LTP_SINGLE_FS_TYPE=ntfs but would disable the skiplist?

Also, what if both are set? Should it be mutually exclusive?

Kind regards,
Petr

> +1, it should go to the release.

> But please update also doc doc/users/setup_tests.rst + -h help in lib/tst_test.c
> and testcases/lib/tst_test.sh (variable will of course affect both).

> Kind regards,
> Petr


More information about the ltp mailing list