Skip to content

Commit e2cfe9e

Browse files
josefbacikkdave
authored andcommitted
ci: drop the holes+spacecache options, add rst and squota
We should probably at least be testing the holes case, but rst and squota are new and need more continuous testing. Signed-off-by: Josef Bacik <[email protected]>
1 parent 8e02b07 commit e2cfe9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
strategy:
105105
fail-fast: false
106106
matrix:
107-
config_name: [btrfs_normal, btrfs_compress, btrfs_holes_spacecache, btrfs_holes_spacecache_compress, btrfs_block_group_tree]
107+
config_name: [btrfs_normal, btrfs_compress, btrfs_block_group_tree, btrfs_raid_stripe_tree, btrfs_squota]
108108
steps:
109109
- name: run xfstests
110110
run: ./unfuck-signal ./check -E EXCLUDE -R xunit -s ${{ matrix.config_name }} -g auto

0 commit comments

Comments
 (0)