diff mbox series

generic/615: add to the quick group

Message ID 20240821044743.603691-1-hch@lst.de (mailing list archive)
State New
Headers show
Series generic/615: add to the quick group | expand

Commit Message

Christoph Hellwig Aug. 21, 2024, 4:47 a.m. UTC
This is a simple and very quick test, add it to the quick group.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 tests/generic/615 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Zorro Lang Aug. 23, 2024, 8:31 p.m. UTC | #1
On Wed, Aug 21, 2024 at 06:47:43AM +0200, Christoph Hellwig wrote:
> This is a simple and very quick test, add it to the quick group.
> 
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> ---

Good to me,
Reviewed-by: Zorro Lang <zlang@redhat.com>

>  tests/generic/615 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/generic/615 b/tests/generic/615
> index 71cdb9ac8..66dd1aa08 100755
> --- a/tests/generic/615
> +++ b/tests/generic/615
> @@ -9,7 +9,7 @@
>  # zero while writeback is in progress.
>  #
>  . ./common/preamble
> -_begin_fstest auto rw
> +_begin_fstest auto quick rw
>  
>  # Import common functions.
>  . ./common/filter
> -- 
> 2.43.0
> 
>
diff mbox series

Patch

diff --git a/tests/generic/615 b/tests/generic/615
index 71cdb9ac8..66dd1aa08 100755
--- a/tests/generic/615
+++ b/tests/generic/615
@@ -9,7 +9,7 @@ 
 # zero while writeback is in progress.
 #
 . ./common/preamble
-_begin_fstest auto rw
+_begin_fstest auto quick rw
 
 # Import common functions.
 . ./common/filter