Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
Lustre 2.5.0, Lustre 2.6.0
-
None
-
13947
Description
It's very dangerous to run sanity tests on real Lustre share because it removes all files from Lustre share. Instead of removing all files we need to gracefully cleanup used files after each test.
The code in test_72a:
# We had better clear the $DIR to get enough space for dd
rm -rf $DIR/*
Attachments
Issue Links
- is related to
-
LU-2524 Tests regressions: tests interrelation introduced.
- Closed