summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorfsgqa <fsgqa>2004-04-21 04:48:56 +0000
committerfsgqa <fsgqa>2004-04-21 04:48:56 +0000
commitd0d6ac2d438a3724e60bd9353769700df4773566 (patch)
tree468f2ef3858bf7c4ab709d8fe20f4770041955fc /tools
parent54600d6e7cde0ba91e78b5c5271e5c3efa9228d1 (diff)
Some qa cleanup.
Fix mkfs failure to report such instead of mount failure.
Diffstat (limited to 'tools')
-rw-r--r--tools/README.auto-qa14
1 files changed, 6 insertions, 8 deletions
diff --git a/tools/README.auto-qa b/tools/README.auto-qa
index de1c14db..86e36215 100644
--- a/tools/README.auto-qa
+++ b/tools/README.auto-qa
@@ -3,20 +3,18 @@ ______________________ ______________
- pick/create a user to run auto-qa and check they
- can use ptools to check out of the tree
- - add your host to xfstests/common.config
- - add your host to xfstests/tools/auto-qa
- check both these files in
+ can use ptools to check out of the tree
+ - add your host to xfstests/common.config and check this file in
+ OR create a local.config file in your xfstests directory
- make a directory "$HOME/qa"
- - make a workarea "$HOME/qa/linux-xfs" for linux-xfs
- (easiest to copy one from elsewhere)
+ - make a kernel workarea "$HOME/qa/2.4.x-xfs" for 2.4.x-xfs
+ and a commands workarea "$HOME/qa/xfs-cmds" for xfs-cmds
+ (easiest to copy them from elsewhere)
- cd $HOME/qa ; ln -s xfs-cmds/xfstests/tools/auto-qa .
(auto-qa must be a link into it's own source tree
so it can update itself)
- copy an appropriate .config file to
$HOME/qa/$HOSTNAME.config
- - You'll need to maunally install the "quota" and "acl"
- userspace tools, rest will be installed automatically.
- You'll need a hacked version of 'su' in $HOME/qa that
lets your user su to root/root without a password
(if you want to run from cron, it mustn't require