Skip to content

Commit

Permalink
Separate the tests that require large disks.
Browse files Browse the repository at this point in the history
btrfs supports RAID, so generally we need 6 partitions for testing. Typically,
these partitions are of equal size. However, some tests only require one or
 two partitions and demand larger space.
Therefore add xfstests_btrfs-btrfs-big_size with 8192M scratch_dev1
  • Loading branch information
lansuse committed Oct 9, 2024
1 parent f479c9f commit a2e56d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions job_groups/opensuse_tumbleweed_kernel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@ scenarios:
- xfstests_btrfs-btrfs-001-100
- xfstests_btrfs-btrfs-101-200
- xfstests_btrfs-btrfs-201-999
- xfstests_btrfs-btrfs-big_size
- xfstests_btrfs-generic-001-100
- xfstests_xfs-generic-001-100
- xfstests_xfs-xfs-001-100
Expand Down

0 comments on commit a2e56d5

Please sign in to comment.