fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fstests: remove test btrfs/130 from the dangerous group
@ 2020-01-22 12:22 fdmanana
  2020-01-22 20:23 ` Josef Bacik
  0 siblings, 1 reply; 2+ messages in thread
From: fdmanana @ 2020-01-22 12:22 UTC (permalink / raw)
  To: fstests; +Cc: linux-btrfs, Filipe Manana

From: Filipe Manana <fdmanana@suse.com>

As of the linux kernel commit fd0ddbe2509568 ("Btrfs: send, skip
backreference walking for extents with many references"), the test is no
longer dangerous and it's fast (takes 1 to 2 seconds on a modest vm with
a debug kernel). Therefore remove it from the dangerous group and add it
to the auto and quick groups as well.

Signed-off-by: Filipe Manana <fdmanana@suse.com>
---
 tests/btrfs/group | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/btrfs/group b/tests/btrfs/group
index d7eeb45d..8a69f940 100644
--- a/tests/btrfs/group
+++ b/tests/btrfs/group
@@ -132,7 +132,7 @@
 127 auto quick send
 128 auto quick send
 129 auto quick send
-130 clone send dangerous
+130 auto quick clone send
 131 auto quick
 132 auto enospc
 133 auto quick send
-- 
2.11.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] fstests: remove test btrfs/130 from the dangerous group
  2020-01-22 12:22 [PATCH] fstests: remove test btrfs/130 from the dangerous group fdmanana
@ 2020-01-22 20:23 ` Josef Bacik
  0 siblings, 0 replies; 2+ messages in thread
From: Josef Bacik @ 2020-01-22 20:23 UTC (permalink / raw)
  To: fdmanana, fstests; +Cc: linux-btrfs, Filipe Manana

On 1/22/20 7:22 AM, fdmanana@kernel.org wrote:
> From: Filipe Manana <fdmanana@suse.com>
> 
> As of the linux kernel commit fd0ddbe2509568 ("Btrfs: send, skip
> backreference walking for extents with many references"), the test is no
> longer dangerous and it's fast (takes 1 to 2 seconds on a modest vm with
> a debug kernel). Therefore remove it from the dangerous group and add it
> to the auto and quick groups as well.
> 
> Signed-off-by: Filipe Manana <fdmanana@suse.com>

Reviewed-by: Josef Bacik <josef@toxicpanda.com>

Thanks,

Josef

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-22 20:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-22 12:22 [PATCH] fstests: remove test btrfs/130 from the dangerous group fdmanana
2020-01-22 20:23 ` Josef Bacik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).