ext4/023: don't require scrub for ext4 populated image creation

Don't require scrub for ext4's populated fs creation test because there
is no general online scrub program for ext*.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
Darrick J. Wong
2019-03-19 17:45:22 -07:00
committed by Eryu Guan
parent 1321879c82
commit 54a148574f
-1
View File
@@ -33,7 +33,6 @@ _cleanup()
_supported_os Linux _supported_os Linux
_supported_fs ext4 _supported_fs ext4
_require_scratch _require_scratch
_require_scrub
echo "Format and populate" echo "Format and populate"
_scratch_populate_cached > $seqres.full 2>&1 _scratch_populate_cached > $seqres.full 2>&1