]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
xfstests: fix 108 and enable it by default
authorChristoph Hellwig <hch@lst.de>
Fri, 1 Oct 2010 04:04:33 +0000 (06:04 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 1 Oct 2010 04:04:33 +0000 (06:04 +0200)
Apply the prjquota check to the scratch device so that it doesn't fail,
and add the test to the auto and quick groups now that it works.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
108
group

diff --git a/108 b/108
index c1fb3d3178816ce1ab30fbf564ad4137c1ead031..7fa200af38aea5ee5821d8bde881c626b2efea99 100755 (executable)
--- a/108
+++ b/108
@@ -86,8 +86,8 @@ test_accounting()
 }
 
 export MOUNT_OPTIONS="-opquota"
-_require_prjquota
 _qmount
+_require_prjquota $SCRATCH_DEV
 
 # real QA test starts here
 rm -f $tmp.projects $seq.full
diff --git a/group b/group
index e6dab133dbfd5e1fbc8d213d4daf94b399d9e237..9b7fc7ee9667e1b061b2cb6ad97b961cbd637e02 100644 (file)
--- a/group
+++ b/group
@@ -218,7 +218,7 @@ deprecated
 105 acl auto quick
 106 quota
 107 quota
-108 quota
+108 quota auto quick
 109 metadata auto
 110 repair auto
 111 ioctl