This tests expects to have at least 400M on the scratch device.
Ensure that, even if test runs with small devices will probably
break in all kinds of other funny ways.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
_require_realtime
_require_scratch
+_require_scratch_size $((400 * 1024))
echo "Format and mount 100m rt volume"
_scratch_mkfs -r size=100m > $seqres.full