Commit Graph

529 Commits

Author SHA1 Message Date
ptools c494a18ffc Make some log recover tests work on other platforms -
don't print out $SCRATCH_MNT. Also test 64K v2 logs.
don't output $SCRATCH_MNT which varies on hosts
2004-02-20 02:47:33 +00:00
fsgqa 692a2e5e51 Ensure dump/restore QA output is in a canonical whitespace form. In particular, sizes of directory inodes chan change, validly, between dumped/restored filesystems which was messing up diffs. 2004-02-17 05:55:08 +00:00
ptools 5b1531e8a8 only create a fulldir if need one
only create a fulldir if need one
2004-02-13 04:56:03 +00:00
ptools 32b78607d8 add 086 to auto-qa group
add 086 to auto-qa group
2004-02-13 04:36:25 +00:00
ptools 26b87fd5f5 Try to simplify log QA with mnt and mkfs options.
Add new test 086 for log replay with v2 logs.
Need to write more tests with varying metadata ops.
simplify
2004-02-13 04:31:25 +00:00
fsgqa ebf771ee4c Current random routines used by fsstress should now produce this deterministically. 2004-02-13 04:01:59 +00:00
ptools a515c542c7 Don't need 2 trap calls - remove 1st one.
Don't need 2 trap calls - remove 1st one.
2004-02-12 05:20:25 +00:00
ptools 56fbca73be Simplify and hopefully make more repeatable log/logprint
QA testing.
Get rid of unnecessary noquota suffix in name.
2004-02-12 03:30:50 +00:00
ptools 9f5c3ca42e Some qa to test out simple replay of the logs by causing
file system to shutdown.
Simple log replay test.
2004-02-10 03:10:49 +00:00
fsgqa 1deaada7ef Remove 080 from auto group, its testing a higher level of r/w consistency than Linux filesystems in general provide. 2004-02-06 04:59:30 +00:00
Nathan Scott ed22211373 Fix Makefile botch in test source file name from last checkin. 2004-02-05 05:31:00 +00:00
fsgqa 2484f57f02 Test for detecting unwritten extent related corruption reading+writing under swap. 2004-02-05 03:02:12 +00:00
fsgqa c23d530a80 Jacks program for testing multiple concurrent reader scalability. 2004-02-05 02:59:08 +00:00
fsgqa d27b964efa Update copyright dates auto-generated for new QA scripts. 2004-02-05 02:55:06 +00:00
fsgqa d35ba565f8 Fix ag-wipe so that it runs on IRIX (getopt reorders args in glibc). 2004-02-05 02:29:06 +00:00
fsgqa c3ec644eb5 Minor xfstests tweaks - report kernel version in check as in bench. 2004-02-02 01:13:25 +00:00
fsgqa 11ba65eb5b Fix xfs_db filter for attrs so test 021 output is as before. 2004-01-29 23:20:35 +00:00
ptools 62f10f75b7 Fix up failure of log qa test 018 due to running with Electric Fence
and somehow me not checking in my 018.noquota.op change in ages ago
and left in my workarea.
This change was done at the time of a change to common.log but somehow
didn't get checked in.
2004-01-21 00:43:00 +00:00
fsgqa 8745fd5938 Update to allow this test to be easily extended for exercising the security namespace. 2004-01-20 06:39:32 +00:00
Nathan Scott ada6e653fa Update several QA tests, configure magic in xfstests directory.
Fix up filters to handle additional xfs_db output.
2004-01-19 04:51:52 +00:00
fsgqa 9d8399fbe1 Test script updates to cater for the revised tree layout. Allows for separate user/kernel workareas now. 2004-01-14 02:29:30 +00:00
Dean Roehrich 496086eaaf Fix some regexps in xfstests
Fix regexp for xvm devices
2004-01-06 18:44:26 +00:00
Mandy Kirkconnell b3e769b2aa Add support to properly dump and restore the new inode flags:
immutable, append, sync, noatime and nodump.  Add all inode
flags, new and old, to the list defined in _mk_fillconfig_ea()
of cmd/xfstests/common.dump.  Test 063 can be used to verify
the proper backup and restore of these flags.  Also update man
pages to 1) remove reference to miniroot (IRIX-only), 2) document
the new XFS_XFLAG_NODUMP inode flag as the preferred method to
exclude files, and 3) better describe how the media inventory
files can be used.

The code for the inode flags was contributed by Ethan Benson,
with copyright assignment obtained by Nathan Scott.
Modify routine _mk_fillconfig_ea() to test each xflag, new and
old.  This routine gets called by test 063 as it dumps and
restores the list of xflags and extended attributes defined in
_mk_fillconfig_ea().
2004-01-05 17:08:20 +00:00
Nathan Scott acb8c6d7c1 Fix a test which was sensitive to different output from latest touch command. 2003-12-17 04:47:14 +00:00
Nathan Scott 8eca8edc9f Update xfs_io filter to exclude some additional output being added shortly. 2003-11-27 22:08:54 +00:00