From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [PATCH 1/4] xfsqa: filter the fsstress seed output in 104
Date: Tue, 12 Jan 2010 15:41:06 +1100 [thread overview]
Message-ID: <1263271269-18997-2-git-send-email-david@fromorbit.com> (raw)
In-Reply-To: <1263271269-18997-1-git-send-email-david@fromorbit.com>
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>
---
104 | 2 +-
group | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/104 b/104
index 6dea1d3..5f18d08 100755
--- 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 8d055a2..2c2e293 100644
--- 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
--
1.6.5
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2010-01-12 4:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-12 4:41 [PATCH 0/4] xfsqa: make some tests work again, add xfs_fsr test Dave Chinner
2010-01-12 4:41 ` Dave Chinner [this message]
2010-01-12 9:31 ` [PATCH 1/4] xfsqa: filter the fsstress seed output in 104 Christoph Hellwig
2010-01-12 4:41 ` [PATCH 2/4] xfsqa: make unmounting loop devices in 073 work again Dave Chinner
2010-01-12 10:00 ` Christoph Hellwig
2010-01-12 11:51 ` Dave Chinner
2010-01-12 4:41 ` [PATCH 3/4] xfsqa: filter log size in 206 Dave Chinner
2010-01-12 9:47 ` Christoph Hellwig
2010-01-12 4:41 ` [PATCH 4/4] xfsqa: add simple xfs_fsr test Dave Chinner
2010-01-12 9:50 ` Christoph Hellwig
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1263271269-18997-2-git-send-email-david@fromorbit.com \
--to=david@fromorbit.com \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox