From: leenap.longdrop.melbourne.sgi.com Date: Thu, 22 Feb 2007 05:09:49 +0000 (+0000) Subject: Changed the test parametrs for cxfsaltix5. X-Git-Tag: v1.1.0~514 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3fbd202f093dc2b8ca67cde4d87c875ae4affe5b;p=xfstests-dev.git Changed the test parametrs for cxfsaltix5. Merge of master-melb:xfs-cmds:28158a by kenmcd. --- diff --git a/common.config b/common.config index 722cb241..f4b54e10 100644 --- a/common.config +++ b/common.config @@ -338,17 +338,11 @@ known_hosts() #SCRATCH_LOGDEV=/dev/sdd2 ;; cxfsaltix5) - EMAIL="leenap@sgi.com" - #TEST_DIR=/mnt/xfs_test - #TEST_DEV=/dev/lxvm/xfs_test - TEST_DIR=/mnt/newxfs - TEST_DEV=/dev/lxvm/newxfs - #TEST_LOGDEV=/dev/sdd1 - SCRATCH_MNT=/mnt/newxfsscratch - SCRATCH_DEV=/dev/lxvm/newxfsscratch - #SCRATCH_MNT=/mnt/xfsscratch - #SCRATCH_DEV=/dev/lxvm/xfsscratch - #SCRATCH_LOGDEV=/dev/sdd2 + EMAIL="leenap@sgi.com" + TEST_DIR=/mnt/xfsnew + TEST_DEV=/dev/lxvm/xfsnew + SCRATCH_MNT=/mnt/xfsscratch + SCRATCH_DEV=/dev/lxvm/xfsscratch ;; cxfsaltix2) EMAIL="leenap@sgi.com"