Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.8.0
-
3
-
9223372036854775807
Description
test_51ba() { # LU-993 ... # continue on to run this test even if 51b didn't finish, # just to delete the many subdirectories created. [ ! -d "${BASE}/d1" ] && skip "test_51b() not run" && return 0
– i.e. test_51ba is always skipped if run as :
# ONLY=51ba sh sanity.sh
== sanity test 51ba: verify nlink for many subdirectory cleanup ====================================== 08:25:05 (1447835105)
SKIP: sanity test_51ba test_51b() not run
Resetting fail_loc on all nodes...done.
SKIP 51ba (1s)