mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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:
committed by
Eryu Guan
parent
1321879c82
commit
54a148574f
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user