Commit Graph

507 Commits

Author SHA1 Message Date
ptools 0c6dfc4edd add 087 to auto and 029 to log qa groups.
add 087 to auto and 029 to log qa groups.
2004-02-24 05:03:46 +00:00
ptools 19d0b58250 Add test 087 which uses fsstress to create meta ops and src/godown
to create a dirty log for recovery.
It checks that FS looks reasonable after recovery and is a consistent
state.
There are more v2 log variants yet to try.
Uses fsstress to create meta ops and src/godown to create a dirty log for recovery. It checks that FS looks reasonable after recovery and is a
consistent state. There are more v2 log variants yet to try.
2004-02-24 02:58:40 +00:00
ptools c3b91bfb75 Fix up output for mkfs failure with logsize not a multiple
of stripe size. With impending mkfs change this should always
happen not just for non-aligned logs.
Fix up output for mkfs failure with logsize not a multiple  
of stripe size. With impending mkfs change this should always
happen not just for non-aligned logs.
2004-02-20 04:15:18 +00:00
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