]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: skip filestreams tests on internal RT devices
authorChristoph Hellwig <hch@lst.de>
Fri, 21 Mar 2025 07:21:39 +0000 (08:21 +0100)
committerZorro Lang <zlang@kernel.org>
Fri, 28 Mar 2025 01:05:05 +0000 (09:05 +0800)
commit9ec7d058eb926e9ede342419b091cc08cd7a2cee
tree89bb14969540df4de481f19b10701793f545961e
parent54cabdaa03e651f80472d60d2329d55ce82c35a9
xfs: skip filestreams tests on internal RT devices

The filestreams tests using _test_streams force a run on the data
section, but for internal RT zoned devices the data section can be tiny
and might not provide enough space.  Skip these tests as they aren't
really useful when testing a zoned config anyway.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/filestreams