* [PATCH] btrfs/125: remove constantly failing test from auto group
@ 2020-09-23 16:44 Johannes Thumshirn
2020-09-23 17:25 ` David Sterba
0 siblings, 1 reply; 2+ messages in thread
From: Johannes Thumshirn @ 2020-09-23 16:44 UTC (permalink / raw)
To: Eryu Guan; +Cc: linux-btrfs, fstests, Johannes Thumshirn, Filipe Manana
The test-case btrfs/125 is often failing due to a design deficiency in
btrfs' RAID5 code.
The details for this can be seen here:
https://lore.kernel.org/linux-btrfs/CAL3q7H4oa70DUhOFE7kot62KjxcbvvZKxu62VfLpAcmgsinBFw@mail.gmail.com/
Remove the test from the auto group until we have a replacement for the
current RAID5/6 code.
Cc: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
---
tests/btrfs/group | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/btrfs/group b/tests/btrfs/group
index 72e74cc39d03..899a6d67f739 100644
--- a/tests/btrfs/group
+++ b/tests/btrfs/group
@@ -127,7 +127,7 @@
122 auto quick snapshot qgroup
123 auto quick qgroup balance
124 auto replace volume balance
-125 auto replace volume balance
+125 replace volume balance
126 auto quick qgroup limit
127 auto quick send
128 auto quick send
--
2.26.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] btrfs/125: remove constantly failing test from auto group
2020-09-23 16:44 [PATCH] btrfs/125: remove constantly failing test from auto group Johannes Thumshirn
@ 2020-09-23 17:25 ` David Sterba
0 siblings, 0 replies; 2+ messages in thread
From: David Sterba @ 2020-09-23 17:25 UTC (permalink / raw)
To: Johannes Thumshirn; +Cc: Eryu Guan, linux-btrfs, fstests, Filipe Manana
On Thu, Sep 24, 2020 at 01:44:26AM +0900, Johannes Thumshirn wrote:
> The test-case btrfs/125 is often failing due to a design deficiency in
> btrfs' RAID5 code.
>
> The details for this can be seen here:
> https://lore.kernel.org/linux-btrfs/CAL3q7H4oa70DUhOFE7kot62KjxcbvvZKxu62VfLpAcmgsinBFw@mail.gmail.com/
>
> Remove the test from the auto group until we have a replacement for the
> current RAID5/6 code.
>
> Cc: Filipe Manana <fdmanana@suse.com>
> Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: David Sterba <dsterba@suse.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-23 17:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-23 16:44 [PATCH] btrfs/125: remove constantly failing test from auto group Johannes Thumshirn
2020-09-23 17:25 ` David Sterba
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox