[LTP] [PATCH 0/3] NFS test fixes
Martin Doucha
mdoucha@suse.cz
Tue Sep 19 13:46:56 CEST 2023
The nfs03.sh test has a race condition which may randomly cause NFS unmount
to fail and trigger strange behavior. Add NFS mount/unmount logging and
unmount success check for easier debugging. Also fix the race condition
in nfs03.sh
Patch 3 should be merged after new LTP release.
Martin Doucha (3):
nfs_lib.sh: Log NFS mount and unmount
nfs03.sh: Wait for all files to be removed
nfs_lib.sh: Fail the test if NFS unmount fails
testcases/network/nfs/nfs_stress/nfs03.sh | 2 ++
testcases/network/nfs/nfs_stress/nfs_lib.sh | 9 +++++++--
2 files changed, 9 insertions(+), 2 deletions(-)
--
2.42.0
More information about the ltp
mailing list