From 88b694bb3fabbb4c18b41fa664fe6022a7c754c9 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Wed, 4 Dec 2002 20:39:04 +0000 Subject: [PATCH] update test setup hch's testbox now has scratch log and rtdevs --- common.config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/common.config b/common.config index c2e7b19b..eaf0b8c8 100644 --- a/common.config +++ b/common.config @@ -204,8 +204,10 @@ in MODULAR=0 EMAIL="hch@sgi.com" TEST_DEV=/dev/sdb1 - TEST_DIR=/qa/test SCRATCH_DEV=/dev/sdb2 + SCRATCH_LOGDEV=/dev/sdb5 + SCRATCH_RTDEV=/dev/sdb6 + TEST_DIR=/qa/test SCRATCH_MNT=/qa/scratch ;; *)