mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-08 21:03:12 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user