Commit Graph

5 Commits

Author SHA1 Message Date
Bill Kendall 17b803d584 022: ignore fsstress file count
The recently added fsstress operations result in a different
number of directories and files being created for xfsdump test
022, which causes the test to fail since the expected xfsrestore
output records these numbers. Filter out the numbers to prevent
this from breaking in the future.

Also increase the number of fsstress operations used to populate
the filesystem so that we get roughly the same number of
directories and files as we used to for this test.

Reviewed-by: Alex Elder <aelder@sgi.com>
Signed-off-by: Bill Kendall <wkendall@sgi.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2011-11-10 13:43:48 +00:00
Allan Randall 99082b7876 Added filter to allow older versions of xfsdump to pass xfsqa
Merge of master-melb:xfs-cmds:26294a by kenmcd.

  Added filter to allow older versions of xfsdump to pass xfsqa
2006-06-20 16:00:17 +00:00
Bill Kendall 64e89fe895 A recent mod changed the number of phases in xfsdump, and consequently the
xfsdump output changed. This mod fixes the expected output for the xfsdump
tests, as well as a few other minor bugs I came across when running the
xfsdump qa tests.
2006-06-08 12:50:04 +00:00
ptools 2ef261210c Fixes for IRIX tape tests.
Added note about fsstress using a endian dependent random number generator.
2004-07-15 02:24:08 +00:00
ptools 2c3b0bab9f Merging FS QA suite over the XFS QA suite 2004-06-15 06:19:34 +00:00