]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: add tests that exercise raid profiles to the raid group
authorFilipe Manana <fdmanana@suse.com>
Thu, 15 May 2025 11:50:07 +0000 (12:50 +0100)
committerZorro Lang <zlang@kernel.org>
Fri, 23 May 2025 15:23:41 +0000 (23:23 +0800)
commit3c21ae673e70cc94bb23a95994daec442c26a331
tree7c5e87caa0e2516e7d1041dfaf1a9860b9e0c04f
parent7e41a4a04bdfd42798aba9a048027abc717c1817
btrfs: add tests that exercise raid profiles to the raid group

Many tests (in fact most) that exercise one or more raid profiles are not
tagged in the raid group. Tag them with the raid group so that we can
easily run only raid test with "./check -g raid" when testing changes that
affect only raid code.

Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
51 files changed:
tests/btrfs/003
tests/btrfs/011
tests/btrfs/020
tests/btrfs/023
tests/btrfs/027
tests/btrfs/060
tests/btrfs/061
tests/btrfs/062
tests/btrfs/063
tests/btrfs/064
tests/btrfs/065
tests/btrfs/066
tests/btrfs/067
tests/btrfs/068
tests/btrfs/069
tests/btrfs/070
tests/btrfs/071
tests/btrfs/072
tests/btrfs/073
tests/btrfs/074
tests/btrfs/100
tests/btrfs/101
tests/btrfs/124
tests/btrfs/125
tests/btrfs/140
tests/btrfs/141
tests/btrfs/142
tests/btrfs/143
tests/btrfs/146
tests/btrfs/148
tests/btrfs/150
tests/btrfs/151
tests/btrfs/160
tests/btrfs/175
tests/btrfs/184
tests/btrfs/195
tests/btrfs/197
tests/btrfs/198
tests/btrfs/223
tests/btrfs/242
tests/btrfs/249
tests/btrfs/254
tests/btrfs/265
tests/btrfs/266
tests/btrfs/267
tests/btrfs/268
tests/btrfs/269
tests/btrfs/270
tests/btrfs/286
tests/btrfs/296
tests/btrfs/335