Whamcloud - gitweb
LU-17038 tests: remove munlink utility 77/51977/4
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 17 Aug 2023 22:06:36 +0000 (16:06 -0600)
committerOleg Drokin <green@whamcloud.com>
Thu, 31 Aug 2023 06:40:30 +0000 (06:40 +0000)
commit4774d1fab1ba701900aae61ae40987e64af7a635
tree68225c70b5d0147f388ae3703dc73690c567f588
parenta52545afeda06441841f6143d8fd563251549acb
LU-17038 tests: remove munlink utility

The munlink utility is obsoleted by the unlink command added in
the coreutils package many moons ago, and can be removed.  All
tests using munlink are replaced with unlink.

Test-Parameters: trivial testlist=recovery-small,replay-dual,replay-single
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I984406525ed958814bd8af74a2d81c4920e320b0
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51977
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
debian/lustre-tests.install
debian/rules
lustre.spec.in
lustre/tests/.gitignore
lustre/tests/Makefile.am
lustre/tests/munlink.c [deleted file]
lustre/tests/recovery-small.sh
lustre/tests/replay-dual.sh
lustre/tests/replay-single.sh
lustre/tests/sanity.sh