mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Test script updates to cater for the revised tree layout. Allows for separate user/kernel workareas now.
This commit is contained in:
@@ -4,13 +4,13 @@ ______________________ ______________
|
||||
|
||||
- pick/create a user to run auto-qa and check they
|
||||
can use ptools to check out of the tree
|
||||
- add your host to cmd/xfstests/common.config
|
||||
- add your host to cmd/xfstests/tools/auto-qa
|
||||
- add your host to xfstests/common.config
|
||||
- add your host to xfstests/tools/auto-qa
|
||||
check both these files in
|
||||
- make a directory "$HOME/qa"
|
||||
- make a workarea "$HOME/qa/linux-xfs" for linux-xfs
|
||||
(easiest to copy one from elsewhere)
|
||||
- cd $HOME/qa ; ln -s linux-xfs/cmd/xfstests/tools/auto-qa .
|
||||
- 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
|
||||
@@ -67,7 +67,7 @@ Notes:
|
||||
- When run in "cron-init" or "init" states, the script
|
||||
will p_tupdate itself and restart. If you start
|
||||
with an empty source tree, you'll need to check
|
||||
out the cmd/xfstests/tools/auto-qa script before it'll
|
||||
out the xfstests/tools/auto-qa script before it'll
|
||||
work (duh).
|
||||
|
||||
good luck.
|
||||
|
||||
Reference in New Issue
Block a user