fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] xfs/518: require scratch device
@ 2020-07-09 15:36 Darrick J. Wong
  2020-07-09 15:39 ` Bill O'Donnell
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2020-07-09 15:36 UTC (permalink / raw)
  To: Eryu Guan, Bill O'Donnell; +Cc: fstests

From: Darrick J. Wong <darrick.wong@oracle.com>

This test requires the scratch device, so we need to test for it.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
---
 tests/xfs/518 |    1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/xfs/518 b/tests/xfs/518
index 14457978..da39d8dc 100755
--- a/tests/xfs/518
+++ b/tests/xfs/518
@@ -30,6 +30,7 @@ _cleanup()
 # real QA test starts here
 _supported_fs xfs
 _supported_os Linux
+_require_scratch
 _require_quota
 
 rm -f $seqres.full

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

* Re: [PATCH] xfs/518: require scratch device
  2020-07-09 15:36 [PATCH] xfs/518: require scratch device Darrick J. Wong
@ 2020-07-09 15:39 ` Bill O'Donnell
  0 siblings, 0 replies; 2+ messages in thread
From: Bill O'Donnell @ 2020-07-09 15:39 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: Eryu Guan, fstests

On Thu, Jul 09, 2020 at 08:36:55AM -0700, Darrick J. Wong wrote:
> From: Darrick J. Wong <darrick.wong@oracle.com>
> 
> This test requires the scratch device, so we need to test for it.
> 
> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>

Reviewed-by: Bill O'Donnell <billodo@redhat.com>

> ---
>  tests/xfs/518 |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/xfs/518 b/tests/xfs/518
> index 14457978..da39d8dc 100755
> --- a/tests/xfs/518
> +++ b/tests/xfs/518
> @@ -30,6 +30,7 @@ _cleanup()
>  # real QA test starts here
>  _supported_fs xfs
>  _supported_os Linux
> +_require_scratch
>  _require_quota
>  
>  rm -f $seqres.full
> 


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

end of thread, other threads:[~2020-07-09 15:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-09 15:36 [PATCH] xfs/518: require scratch device Darrick J. Wong
2020-07-09 15:39 ` Bill O'Donnell

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).