Message ID | cover.1715896529.git.dsterba@suse.com (mailing list archive) |
---|---|
Headers | show |
Series | Btrfs test updates and fixups | expand |
On 17/05/2024 06:12, David Sterba wrote: > Hi, > > another batch of changes that we had for our CI. This adds requirements > for some test cases or adjusts conditions for running them successfuly > on btrfs (no affecting other filesystems). > > Please add them to fstests, thanks. > > Josef Bacik (6): > common: udev settle before _scratch_pool_mkfs > generic/352: require no compression > generic/027: require no compression > generic/269: require no compression > btrfs/011: mkfs the scratch dev before exiting > btrfs/{140,141}: verify read-repair test data by md5sum Applied without 1/6 and 5/6. Thanks, Anand > > common/rc | 6 ++++++ > tests/btrfs/011 | 5 +++++ > tests/btrfs/140 | 15 ++++++++++++++- > tests/btrfs/140.out | 34 ---------------------------------- > tests/btrfs/141 | 16 +++++++++++++++- > tests/btrfs/141.out | 34 ---------------------------------- > tests/generic/027 | 4 ++++ > tests/generic/269 | 3 +++ > tests/generic/352 | 4 ++++ > 9 files changed, 51 insertions(+), 70 deletions(-) >