diff mbox series

xfs/518: require scratch device

Message ID 20200709153655.GG7600@magnolia (mailing list archive)
State New, archived
Headers show
Series xfs/518: require scratch device | expand

Commit Message

Darrick J. Wong July 9, 2020, 3:36 p.m. UTC
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(+)

Comments

Bill O'Donnell July 9, 2020, 3:39 p.m. UTC | #1
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
>
diff mbox series

Patch

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