]> www.infradead.org Git - users/hch/xfstests-dev.git/commitdiff
xfsqa: filter the fsstress seed output in 104
authorDave Chinner <david@fromorbit.com>
Wed, 20 Jan 2010 21:53:17 +0000 (08:53 +1100)
committerDave Chinner <david@fromorbit.com>
Wed, 20 Jan 2010 21:53:17 +0000 (08:53 +1100)
Otherwise it fails to match the golden output. Also add
the test to the auto group so that it is run regularly now
that the growfs problems are fixed.

Signed-off-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
104
group

diff --git a/104 b/104
index c50d3fc080d080dfb4e4c5eb2cd346a88be453a3..b35c43bc3a9e1115d3b0fcfe33e598d406892d53 100755 (executable)
--- a/104
+++ b/104
@@ -60,7 +60,7 @@ _stress_scratch()
        procs=3
        nops=1000
        # -w ensures that the only ops are ones which cause write I/O
-       $FSSTRESS_PROG -d $SCRATCH_MNT -w -p $procs -n $nops $FSSTRESS_AVOID &
+       $FSSTRESS_PROG -d $SCRATCH_MNT -w -p $procs -n $nops $FSSTRESS_AVOID > /dev/null &
 }
 
 # real QA test starts here
diff --git a/group b/group
index 7a0e378013266e00b953c5b180c872d7535d7b05..3de9354e191b5b7bd849527eddb8abba47746959 100644 (file)
--- a/group
+++ b/group
@@ -210,7 +210,7 @@ prealloc
 101 udf
 102 udf
 103 metadata dir ioctl auto quick
-104 growfs ioctl prealloc
+104 growfs ioctl prealloc auto
 105 acl auto quick
 106 quota
 107 quota