2023-04-24 21:38:29

by Petr Vorel

[permalink] [raw]
Subject: [PATCH v3 0/3] NFS: test on all filesystems

Hi all,

finally I managed to finish the support for LTP NFS tests to be running
on all available testing filesystems via TST_ALL_FILESYSTEMS=1.

I believe this will help to cover more bugs than testing on single
underlying filesystem.

Thank you to Neil Brown to help with the debugging of umounting loop
device, which was the problem in the past.

Kind regards,
Petr

Petr Vorel (3):
nfs_lib.sh: Cleanup local and remote directories setup
nfs_lib.sh: Unexport on proper side on netns
nfs: Run on all filesystems

testcases/network/nfs/nfs_stress/nfs_lib.sh | 82 +++++++++++++++------
1 file changed, 61 insertions(+), 21 deletions(-)

--
2.40.0