]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
xfstests: disable tests that typically fail on large filesystems
authorDave Chinner <dchinner@redhat.com>
Fri, 15 Mar 2013 11:53:28 +0000 (11:53 +0000)
committerRich Johnston <rjohnston@sgi.com>
Tue, 19 Mar 2013 20:16:13 +0000 (15:16 -0500)
Test 017 typically fails due to the OOM killer kicking in and
killing everything but xfs_db so panics the machine.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Rich Johnston <rjohnston@sgi.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
017

diff --git a/017 b/017
index fb923750df278fc720e7062a302b879ec22f7c19..65ddce1729532da35ec1f9246cb2da0e5bc35298 100755 (executable)
--- a/017
+++ b/017
@@ -48,6 +48,10 @@ _supported_os Linux
 
 _require_scratch
 
+# xfs_db will OOM kill the machine if you don't have huge amounts of RAM, so
+# don't run this on large filesystems.
+_require_no_large_scratch_dev
+
 echo "*** init FS"
 
 rm -f $seq.full