Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.14.0
-
None
-
3
-
9223372036854775807
Description
pjdfstest.sh has this at the end:
cat << 'TAIL'
complete $SECONDS
check_and_cleanup_lustre
exit_status
TAIL
} > run_pjdfstest.sh
bash run_pjdfstest.sh
while being run in test script directory that is read-only on some setups.
all such writes really need to go to /tmp or the like
Landed for 2.14