X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=blobdiff_plain;f=tools%2FREADME.auto-qa;h=7b62f6b1ada177462daa5d6de06d75856fcddee4;hp=46eb35b3cccf851eb5c2f8b32e0764c260f48883;hb=b9e7cba61054d46541fd0bd028dc5fd50e34e84f;hpb=958b881b08fa49cb5f59d5f6ef8491b739f04333 diff --git a/tools/README.auto-qa b/tools/README.auto-qa index 46eb35b3..7b62f6b1 100644 --- a/tools/README.auto-qa +++ b/tools/README.auto-qa @@ -26,7 +26,7 @@ ______________________ ______________ - chmod 6755 $HOME/qa/su - add the soon to be kernel to /etc/lilo.conf - image=/boot/vmlinuz-2.4.0-xfs-qa + image=/boot/vmlinuz-xfs-qa label=linux-xfs-qa append = "console=ttyS0,38400n8" @@ -49,9 +49,9 @@ To get it going automagically: 30 4 * * * $HOME/qa/auto-qa cron-restarted Notes: - - if MODULAR=1 in auto-qa XFS and xfs_support are expected to - be modules. if MODULAR=0 they should be built into - the kernel + - if MODULAR=1 in auto-qa the XFS filesystem is expected to + be a module; if MODULAR=0 it should be built into + the kernel. - the test device is cleaned at the start of the QA run (to stop nightly QA being stuffed up if someone leaves the device inconsistant etc)