# performed, a btrfsck run, and finally the filesystem is remounted.
#
. ./common/preamble
-_begin_fstest auto replace volume
+_begin_fstest auto replace volume scrub
noise_pid=0
# Test replace of a missing device on various data and metadata profiles.
#
. ./common/preamble
-_begin_fstest auto replace volume
+_begin_fstest auto replace volume scrub
# Import common functions.
. ./common/filter
# with fsstress running in background.
#
. ./common/preamble
-_begin_fstest auto balance subvol
+_begin_fstest auto balance subvol scrub
# Import common functions.
. ./common/filter
# running in background.
#
. ./common/preamble
-_begin_fstest auto balance defrag compress
+_begin_fstest auto balance defrag compress scrub
# Import common functions.
. ./common/filter
# simultaneously, with fsstress running in background.
#
. ./common/preamble
-_begin_fstest auto balance remount compress
+_begin_fstest auto balance remount compress scrub
# Import common functions.
. ./common/filter
# run simultaneously. One of them is expected to fail when the other is running.
. ./common/preamble
-_begin_fstest auto balance replace volume
+_begin_fstest auto balance replace volume scrub
# Import common functions.
. ./common/filter
# operation simultaneously, with fsstress running in background.
#
. ./common/preamble
-_begin_fstest auto subvol replace volume
+_begin_fstest auto subvol replace volume scrub
# Import common functions.
. ./common/filter
# operation simultaneously, with fsstress running in background.
#
. ./common/preamble
-_begin_fstest auto subvol defrag compress
+_begin_fstest auto subvol defrag compress scrub
# Import common functions.
. ./common/filter
# in background.
#
. ./common/preamble
-_begin_fstest auto subvol remount compress
+_begin_fstest auto subvol remount compress scrub
# Import common functions.
. ./common/filter
# running in background.
#
. ./common/preamble
-_begin_fstest auto replace defrag compress volume
+_begin_fstest auto replace defrag compress volume scrub
# Import common functions.
. ./common/filter
# algorithms simultaneously with fsstress running in background.
#
. ./common/preamble
-_begin_fstest auto replace remount compress volume
+_begin_fstest auto replace remount compress volume scrub
# Import common functions.
. ./common/filter
# simultaneously with fsstress running in background.
#
. ./common/preamble
-_begin_fstest auto defrag remount compress
+_begin_fstest auto defrag remount compress scrub
# Import common functions.
. ./common/filter
# Test that direct IO writes work on RAID5 and RAID6 filesystems.
#
. ./common/preamble
-_begin_fstest auto quick rw
+_begin_fstest auto quick rw scrub
# Import common functions.
. ./common/filter
# source profiles just rely on being able to read the data and metadata.
#
. ./common/preamble
-_begin_fstest auto volume balance
+_begin_fstest auto volume balance scrub
# Import common functions.
. ./common/filter
# without affecting the consistency of the fs.
#
. ./common/preamble
-_begin_fstest auto volume raid
+_begin_fstest auto volume raid scrub
_supported_fs btrfs
_require_scratch_dev_pool 4