All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] generic: assign a few tests to additional groups
@ 2020-04-13  7:24 Vladimir Zapolskiy
  2020-04-13 11:12 ` Zorro Lang
  0 siblings, 1 reply; 2+ messages in thread
From: Vladimir Zapolskiy @ 2020-04-13  7:24 UTC (permalink / raw)
  To: Eryu Guan, Zorro Lang; +Cc: fstests

The rationale behind the proposed changes is to correct and improve
granularity of some generic tests, so it becomes possible to control
lists of run tests better, if there is given additional information
about a test environment and tested filesystems.

* generic/459 test is added to freeze group
* generic/482 test is added to thin group
* generic/529 test is added to acl group
* generic/530 test is added to shutdown group

Signed-off-by: Vladimir Zapolskiy <vladimir@tuxera.com>
---
Changes from v1 to v2:
* squashed the changes into one as asked by Eryu Guan

tests/generic/group | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/tests/generic/group b/tests/generic/group
index 99d06c9ad945..718575baeef9 100644
--- a/tests/generic/group
+++ b/tests/generic/group
@@ -461,7 +461,7 @@
 456 auto quick metadata collapse zero prealloc
 457 auto log replay clone
 458 auto quick clone collapse zero
-459 auto thin
+459 auto freeze thin
 460 auto quick rw
 461 auto shutdown stress
 462 auto quick dax
@@ -484,7 +484,7 @@
 479 auto quick metadata log
 480 auto quick metadata log
 481 auto quick log metadata
-482 auto metadata replay
+482 auto metadata replay thin
 483 auto quick log metadata
 485 auto quick insert
 486 auto quick attr
@@ -530,8 +530,8 @@
 526 auto quick log
 527 auto quick log
 528 auto quick
-529 auto quick attr
-530 auto quick unlink
+529 auto quick acl attr
+530 auto quick shutdown unlink
 531 auto quick unlink
 532 auto quick
 533 auto quick attr
-- 
2.25.1


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

* Re: [PATCH v2] generic: assign a few tests to additional groups
  2020-04-13  7:24 [PATCH v2] generic: assign a few tests to additional groups Vladimir Zapolskiy
@ 2020-04-13 11:12 ` Zorro Lang
  0 siblings, 0 replies; 2+ messages in thread
From: Zorro Lang @ 2020-04-13 11:12 UTC (permalink / raw)
  To: fstests

On Mon, Apr 13, 2020 at 10:24:49AM +0300, Vladimir Zapolskiy wrote:
> The rationale behind the proposed changes is to correct and improve
> granularity of some generic tests, so it becomes possible to control
> lists of run tests better, if there is given additional information
> about a test environment and tested filesystems.
> 
> * generic/459 test is added to freeze group
> * generic/482 test is added to thin group
> * generic/529 test is added to acl group
> * generic/530 test is added to shutdown group
> 
> Signed-off-by: Vladimir Zapolskiy <vladimir@tuxera.com>
> ---
> Changes from v1 to v2:
> * squashed the changes into one as asked by Eryu Guan

Looks good to me.
Reviewed-by: Zorro Lang <zlang@redhat.com>

> 
> tests/generic/group | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/tests/generic/group b/tests/generic/group
> index 99d06c9ad945..718575baeef9 100644
> --- a/tests/generic/group
> +++ b/tests/generic/group
> @@ -461,7 +461,7 @@
>  456 auto quick metadata collapse zero prealloc
>  457 auto log replay clone
>  458 auto quick clone collapse zero
> -459 auto thin
> +459 auto freeze thin
>  460 auto quick rw
>  461 auto shutdown stress
>  462 auto quick dax
> @@ -484,7 +484,7 @@
>  479 auto quick metadata log
>  480 auto quick metadata log
>  481 auto quick log metadata
> -482 auto metadata replay
> +482 auto metadata replay thin
>  483 auto quick log metadata
>  485 auto quick insert
>  486 auto quick attr
> @@ -530,8 +530,8 @@
>  526 auto quick log
>  527 auto quick log
>  528 auto quick
> -529 auto quick attr
> -530 auto quick unlink
> +529 auto quick acl attr
> +530 auto quick shutdown unlink
>  531 auto quick unlink
>  532 auto quick
>  533 auto quick attr
> -- 
> 2.25.1
> 


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

end of thread, other threads:[~2020-04-13 11:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-13  7:24 [PATCH v2] generic: assign a few tests to additional groups Vladimir Zapolskiy
2020-04-13 11:12 ` Zorro Lang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.