public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] fstests: add generic/275 to the 'enospc' group
@ 2015-12-09  1:00 Xiaoguang Wang
  2015-12-11  9:07 ` Eryu Guan
  0 siblings, 1 reply; 2+ messages in thread
From: Xiaoguang Wang @ 2015-12-09  1:00 UTC (permalink / raw)
  To: fstests; +Cc: Xiaoguang Wang

Currently we're developing a new in-band deduplication feature for btrfs,
when enabing this feature, it will take much long time to hit the enospc
condition which 275 tries to create. I think 275 is also certain enospc
test and we should add it to 'enospc' group, then we can skip it easily by
excluding 'enospc' group when running fstests.

Signed-off-by: Xiaoguang Wang <wangxg.fnst@cn.fujitsu.com>
---
 tests/generic/group | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/generic/group b/tests/generic/group
index 355603f..3af390d 100644
--- a/tests/generic/group
+++ b/tests/generic/group
@@ -228,7 +228,7 @@
 270 auto quota rw prealloc ioctl enospc stress
 273 auto rw
 274 auto rw prealloc
-275 auto rw
+275 auto rw enospc
 277 auto ioctl quick metadata
 280 auto quota freeze dangerous
 285 auto rw
-- 
1.8.2.1




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

* Re: [PATCH] fstests: add generic/275 to the 'enospc' group
  2015-12-09  1:00 [PATCH] fstests: add generic/275 to the 'enospc' group Xiaoguang Wang
@ 2015-12-11  9:07 ` Eryu Guan
  0 siblings, 0 replies; 2+ messages in thread
From: Eryu Guan @ 2015-12-11  9:07 UTC (permalink / raw)
  To: Xiaoguang Wang; +Cc: fstests

On Wed, Dec 09, 2015 at 09:00:19AM +0800, Xiaoguang Wang wrote:
> Currently we're developing a new in-band deduplication feature for btrfs,
> when enabing this feature, it will take much long time to hit the enospc
> condition which 275 tries to create. I think 275 is also certain enospc
> test and we should add it to 'enospc' group, then we can skip it easily by
> excluding 'enospc' group when running fstests.
> 
> Signed-off-by: Xiaoguang Wang <wangxg.fnst@cn.fujitsu.com>

Makes sense to me.

Reviewed-by: Eryu Guan <eguan@redhat.com>

> ---
>  tests/generic/group | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/generic/group b/tests/generic/group
> index 355603f..3af390d 100644
> --- a/tests/generic/group
> +++ b/tests/generic/group
> @@ -228,7 +228,7 @@
>  270 auto quota rw prealloc ioctl enospc stress
>  273 auto rw
>  274 auto rw prealloc
> -275 auto rw
> +275 auto rw enospc
>  277 auto ioctl quick metadata
>  280 auto quota freeze dangerous
>  285 auto rw
> -- 
> 1.8.2.1
> 
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe fstests" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-12-11  9:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-09  1:00 [PATCH] fstests: add generic/275 to the 'enospc' group Xiaoguang Wang
2015-12-11  9:07 ` Eryu Guan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox