Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
lustre/tests ior tests (iorssf, iorfpp) are alway skipped on our quartet test env. because of tests require the space more than 1 gb / client, but we use 2 osts 600mb each.
# -b N blockSize -- # contiguous bytes to write per task (e.g.: 8, 4k, 2m, 1g)" local cmd="$IOR -a $ior_type -b ${ior_blockSize}g -o $testdir/iorData \ -t $ior_xferSize -v -w -r -i $ior_iteration -T $ior_DURATION -k"
It is reasonable to fix the tests by decreasing the min space request.
Example of test skipped :
SKIP: parallel-scale-nfsv3 test_iorssf Need free space more than 4GB: 4194304, have 1236992
Landed for 2.9