From: Nathan Scott Date: Mon, 30 Apr 2001 01:00:35 +0000 (+0000) Subject: troppo qa happens on the last few partitions of an sgi-labelled disk now. X-Git-Tag: v1.1.0~1264 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=801ffb1a204e2a0beb46c2fe83513bc7c2ed9e0c;p=xfstests-dev.git troppo qa happens on the last few partitions of an sgi-labelled disk now. --- diff --git a/common.config b/common.config index fb604493..6ca229d2 100644 --- a/common.config +++ b/common.config @@ -123,12 +123,12 @@ in SCRATCH_LOGDEV=/dev/xfs_log ;; troppo) - TEST_DEV=/dev/hdb11 + TEST_DEV=/dev/hdb13 TEST_DIR=/mnt/test - SCRATCH_DEV=/dev/hdb12 + SCRATCH_DEV=/dev/hdb14 SCRATCH_MNT=/mnt/scratch - #SCRATCH_LOGDEV=/dev/hdb9 - #SCRATCH_RTDEV=/dev/hdb10 + SCRATCH_RTDEV=/dev/hdb15 + SCRATCH_LOGDEV=/dev/hdb16 ;; lord) TEST_DIR=/xfs