Linux NFS development
 help / color / mirror / Atom feed
* [PATCH v3 0/3] NFS: test on all filesystems
@ 2023-04-24 21:08 Petr Vorel
  2023-04-24 21:08 ` [PATCH v3 1/3] nfs_lib.sh: Cleanup local and remote directories setup Petr Vorel
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Petr Vorel @ 2023-04-24 21:08 UTC (permalink / raw)
  To: ltp
  Cc: Petr Vorel, NeilBrown, Cyril Hrubis, linux-nfs, Steve Dickson,
	Jeff Layton, Chuck Lever, Trond Myklebust

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-04-25 10:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-24 21:08 [PATCH v3 0/3] NFS: test on all filesystems Petr Vorel
2023-04-24 21:08 ` [PATCH v3 1/3] nfs_lib.sh: Cleanup local and remote directories setup Petr Vorel
2023-04-24 21:08 ` [PATCH v3 2/3] nfs_lib.sh: Unexport on proper side on netns Petr Vorel
2023-04-24 21:08 ` [PATCH v3 3/3] nfs: Run on all filesystems Petr Vorel
2023-04-25 10:30   ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox