scoutfs-tests: remove tiny btree and segment use

The test that exercises re-reading stale cached blocks was still
trying to use both tiny btree blocks and segments, both of which have
been removed.

Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
Zach Brown
2020-05-29 14:02:05 -07:00
committed by Zach Brown
parent d2d32c8776
commit a65eccd0f5
5 changed files with 52 additions and 170 deletions

View File

@@ -23,6 +23,5 @@ setup-error-teardown.sh
mount-unmount-race.sh
createmany-parallel-mounts.sh
archive-light-cycle.sh
# this creates a ton of tiny btree blocks so we do it last
stale-btree-seg-read.sh
stale-btree-read.sh
xfstests.sh